Documentation
¶
Index ¶
- func FileExists(path string) (bool, error)
- func FileHasExt(pathOrName, ext string, otherExts ...string) bool
- func FileWritable(path string) (bool, error)
- func FormatMessagesJSON(topic string, objects ...json.Marshaler) ([]kafka.Message, error)
- func PadPrefix(s string, length int, symb string) string
- func ParseUUID(idStr string) (uuid.UUID, error)
- func Rpm(basePath string) func(method string, path ...string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
func FileHasExt ¶
func FileWritable ¶
func FormatMessagesJSON ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.