Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LogWarn = &logrus.Logger{ Out: os.Stderr, Formatter: new(logrus.TextFormatter), Hooks: make(logrus.LevelHooks), Level: logrus.WarnLevel, } )
Functions ¶
func GetReadiness ¶
func GetReadiness() int
func IsOSDarwin ¶
func IsOSDarwin() bool
func LogRequest ¶
Types ¶
type MemStats ¶
type WhoamiInfo ¶
var Info WhoamiInfo
Click to show internal directories.
Click to hide internal directories.