//
pkg.gl
Category
github.com/openbao/go-secure-stdlib/kv-builder
module
package
1.1.0
Repository:
https://github.com/openbao/go-secure-stdlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
129 SLOC
#
Structs
Builder
Builder is a struct to build a key/value mapping based on a list of "k=v" pairs, where the value might come from stdin, a file, etc.