package
Version:
v0.5.6
Opens a new window with list of versions in this module.
Published: Aug 25, 2020
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Version int `yaml:"version"`
Secrets []Secret `yaml:"secrets"`
}
func (secret Secret) MarshalYAML() (interface{}, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.