//
pkg.gl
Category
github.com/sql2/vault
helper
kv-builder
package
0.11.6
Repository:
https://github.com/sql2/vault.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
121 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.