Documentation ¶
Index ¶
- func EnsureTrailingSlash(path *string)
- func IsDirEmpty(path string) (bool, error)
- func NewUnixTimestamp() string
- func ParseExtraVars(extraVars string) (extraVarsMap map[string]string, err error)
- func ProtoString(s string) *string
- func StringSliceContains(s []string, str string) bool
- func TimeTrack(start time.Time, name string, logger *logrus.Entry)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureTrailingSlash ¶
func EnsureTrailingSlash(path *string)
func IsDirEmpty ¶
func NewUnixTimestamp ¶ added in v0.12.90
func NewUnixTimestamp() string
func ParseExtraVars ¶ added in v0.17.0
func ProtoString ¶ added in v0.12.0
helper func to package strings up nicely for protobuf
func StringSliceContains ¶ added in v0.13.90
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.