package
Version:
v0.5.7
Opens a new window with list of versions in this module.
Published: Aug 27, 2020
License: MIT
Opens a new window with license information.
Imports: 19
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"`
}
type HerokuEnv struct {
Bearer_Token string
}
func (secret Secret) MarshalYAML() (interface{}, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.