//
pkg.gl
Category
github.com/hashicorp/go-secure-stdlib/kv-builder
module
package
0.1.2
Repository:
https://github.com/hashicorp/go-secure-stdlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
5
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.