//
pkg.gl
Category
github.com/jsok/vault
helper
kv-builder
package
0.6.1
Repository:
https://github.com/jsok/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.