[ 原始碼: golang-github-go-restruct-restruct ]
套件:golang-github-go-restruct-restruct-dev(1.2.0-alpha-1)
golang-github-go-restruct-restruct-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-go-restruct-restruct:
- [golang-github-go-restruct-restruct_1.2.0-alpha-1.dsc]
- [golang-github-go-restruct-restruct_1.2.0-alpha.orig.tar.gz]
- [golang-github-go-restruct-restruct_1.2.0-alpha-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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