Documentation ¶
Index ¶
- func CredentialsFromStdin() (string, string, error)
- func LogFLF(entry *logrus.Entry) *logrus.Entry
- func StringToFile(s string, filename string) error
- func StructFromYamlStr(s interface{}, yamlString string) error
- func StructToYamlFile(s interface{}, filename string) error
- func StructToYamlStr(s interface{}) (string, error)
- func ValidateStruct(s interface{}) error
- func ValidationErrorToMap(err error) map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CredentialsFromStdin ¶
func StringToFile ¶
func StructFromYamlStr ¶
func StructToYamlFile ¶
func StructToYamlStr ¶
func ValidateStruct ¶
func ValidateStruct(s interface{}) error
func ValidationErrorToMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.