//
pkg.gl
Category
github.com/influx6/npkg
npair
package
0.8.9
Repository:
https://github.com/influx6/npkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
263 SLOC
#
Functions
Append
Append returns a new Pair with the giving key and with the provded Pair set as it's previous link.
NewPair
NewPair returns a a key-value pair chain for setting fields.
#
Variables
NilPair
NilPair defines a nil starting pair.
#
Structs
Pair
Pair defines a struct for storing a linked pair of key and values.
#
Type aliases
Field
Field represents a giving map of values associated with a giving field value.