go-github-com-dsnet-golib
Collection of helper libraries for Golang
golib
is a collection of unrelated libraries. This package provides a following list of Golang models:
bufpipe
Implements a buffered pipe.
cron
Parses and runs cron schedules.
hashmerge
Merges hash checksums.
jsoncs
Implements JSON Canonicalization Scheme (JCS) as specified in RFC 8785.
jsonfmt
Implements a JSON formatter.
memfile
Implements an in-memory emulation of
os.File
.unitconv
Implements string conversion functionality for unit prefixes.
- Versions: 1.0.2
- Website: https://github.com/dsnet/golib
- Licenses: Modified BSD
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of go-github-com-dsnet-golib
as follows:
guix install go-github-com-dsnet-golib
Or install a particular version:
guix install go-github-com-dsnet-golib@1.0.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/go-github-com-dsnet-golib/'><img src='http://127.0.0.1:3000/packages/go-github-com-dsnet-golib/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/go-github-com-dsnet-golib/badges/latest-version.svg)](http://127.0.0.1:3000/packages/go-github-com-dsnet-golib/) Org: [[http://127.0.0.1:3000/packages/go-github-com-dsnet-golib/][http://127.0.0.1:3000/packages/go-github-com-dsnet-golib/badges/latest-version.svg]]