This package browser is in early development. Mind the rough edges.

go-github-com-dsnet-golib 1.0.2

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.

Installation

Install go-github-com-dsnet-golib 1.0.2 as follows:

guix install go-github-com-dsnet-golib@1.0.2

Or install the latest version:

guix install go-github-com-dsnet-golib

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.