[ aramo ]
[ 源代码: golang-github-go-restruct-restruct ]
软件包: golang-github-go-restruct-restruct-dev (1.2.0~alpha-2)
golang-github-go-restruct-restruct-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-go-restruct-restruct:
- [golang-github-go-restruct-restruct_1.2.0~alpha-2.dsc]
- [golang-github-go-restruct-restruct_1.2.0~alpha.orig.tar.gz]
- [golang-github-go-restruct-restruct_1.2.0~alpha-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Nobuhiro Iwamatsu
外部的资源:
- 主页 [github.com]
相似软件包:
Rich binary (de)serialization library for Golang (library)
restruct is a library for reading and writing binary data in Go. Similar to lunixbochs struc and encoding/binary, this library reads data based on the layout of structures and, like struc, based on what is contained in struct tags.
其他与 golang-github-go-restruct-restruct-dev 有关的软件包
|
|
|
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package