Documentation
¶
Index ¶
- Variables
- func CurrentTimestamp() int
- func GetUrlHealthy(url string) bool
- func LogError(err interface{})
- func LogSuccess(success interface{})
- func LogWarning(warning interface{})
- func NewOctid() string
- func Slugify(s string) string
- func StacktraceError(err error)
- func StacktraceErrorAndExit(err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var RE *regexp.Regexp
Functions ¶
func CurrentTimestamp ¶
func CurrentTimestamp() int
func GetUrlHealthy ¶
func LogSuccess ¶
func LogSuccess(success interface{})
func LogWarning ¶
func LogWarning(warning interface{})
func StacktraceError ¶
func StacktraceError(err error)
func StacktraceErrorAndExit ¶
func StacktraceErrorAndExit(err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.