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