[ trixie ]
[ sid ]
[ Source: golang-github-mitchellh-pointerstructure ]
Package: golang-github-mitchellh-pointerstructure-dev (1.2.1-1)
Links for golang-github-mitchellh-pointerstructure-dev
Debian Resources:
Download Source Package golang-github-mitchellh-pointerstructure:
- [golang-github-mitchellh-pointerstructure_1.2.1-1.dsc]
- [golang-github-mitchellh-pointerstructure_1.2.1.orig.tar.gz]
- [golang-github-mitchellh-pointerstructure_1.2.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Addressing and modifying values in Go structures using a string syntax
pointerstructure is a Go library for identifying a specific value within any Go structure using a string syntax. This library is based on JSON pointer (RFC 6901).
The goal of pointerstructure is to provide a single, well-known format for addressing a specific value. This can be useful for user provided input on structures, diffs of structures, etc.
Features:
* Get the value for an address. * Set the value for an address within an existing structure. * Delete the value at an address. * Sorting a list of addresses.
Other Packages Related to golang-github-mitchellh-pointerstructure-dev
|
|
|
|
-
- dep: golang-github-mitchellh-mapstructure-dev
- library for decoding generic map values into native Go structures
Download golang-github-mitchellh-pointerstructure-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 10.3 kB | 56.0 kB | [list of files] |