Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrConfigNotFound = fmt.Errorf("config not found")
)
View Source
var (
ErrTooPermissive = errors.New("permissions too permissive")
)
Functions ¶
func GetConfigFile ¶
Types ¶
type File ¶
type File struct {
Github Github `yaml:"github"`
}
func ParseFromFile ¶
func (*File) WriteToFile ¶
Click to show internal directories.
Click to hide internal directories.