[ 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-ibm-sarama-dev
- golang-github-coreos-go-json-dev
- golang-github-vincent-petithory-dataurl-dev
- golang-github-bep-tmc-dev
- golang-github-arran4-golang-ical-dev
- golang-github-jmoiron-sqlx-dev
- golang-github-caarlos0-env-dev
- golang-github-mitchellh-mapstructure-dev
- golang-github-muesli-sasquatch-dev
- protoc-gen-go-1-5
- golang-github-maraino-go-mock-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.