[ Bron: golang-github-fatih-structs ]
Pakket: golang-github-fatih-structs-dev (1.0.0-1.1)
Verwijzigingen voor golang-github-fatih-structs-dev
Debian bronnen:
Het bronpakket golang-github-fatih-structs downloaden:
- [golang-github-fatih-structs_1.0.0-1.1.dsc]
- [golang-github-fatih-structs_1.0.0.orig.tar.gz]
- [golang-github-fatih-structs_1.0.0-1.1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-creasty-defaults-dev
- golang-github-vmihailenco-msgpack.v5-dev
- golang-github-bep-tmc-dev
- golang-github-audriusbutkevicius-recli-dev
- golang-github-jmoiron-sqlx-dev
- golang-github-caarlos0-env-dev
- golang-github-mitchellh-mapstructure-dev
- golang-github-muka-go-bluetooth-dev
- go-bluetooth
- golang-github-maraino-go-mock-dev
- golang-github-alangpierce-go-forceexport-dev
Utilities for Go structs
Structs contains various utilities to work with Go (Golang) structs. It was initially used to convert a struct into a map[string]interface{}. With time we've added other utilities for structs. It's basically a high level package based on primitives from the reflect package.