[ 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