Documentation ¶
Index ¶
- func CheckValidFormat(format string) error
- func ClearOsEnv() error
- func DecodeURLEncodedString(encoded string) (string, error)
- func FileExists(filename string) bool
- func Formatting(i interface{}) interface{}
- func IsExpired(targetDate time.Time, timeAdded time.Duration) bool
- func IsStringInArray(s string, arr []string) bool
- func SetUpLogs(stdErr io.Writer, level string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckValidFormat ¶
CheckValidFormat checks if format is valid or not
func DecodeURLEncodedString ¶
DecodeURLEncodedString decodes url-encoded string
func IsStringInArray ¶
Figure out if string is in array
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.