Documentation
¶
Index ¶
- func CheckVersion()
- func Contains(arr []string, char string) bool
- func ConvertedNullPointer(p *string) string
- func FormatBytes(bytes int64) string
- func FormatTime(t *time.Time) string
- func GenerateRandomName(s string) string
- func GenerateRandomPasswords() string
- func GenerateTable(headers []string, rows [][]string, columnWidths []int) string
- func GetBasicOptions(basicOptions []global.BasicOptions) ([]string, [][]string, []int)
- func GetModule(id, level int, provider, name, moduleProvider, introduce, moreInfo string, ...) global.Module
- func GetModuleName(m global.Module) string
- func GetUTC8TimeType1(t string) (string, error)
- func GetUTC8TimeType2(t string) (string, error)
- func GetUTC8TimeType3(t string) (string, error)
- func InInt(i int, int_array []int) bool
- func PrintfNotNilFloat64(p string, s *float64)
- func PrintfNotNilInt32(p string, s *int32)
- func PrintfNotNilInt64(p string, s *int64)
- func PrintfNotNilString(p string, s *string)
- func PrintfNotNilUInt64(p string, s *uint64)
- func SurveyConfirm(message string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckVersion ¶
func CheckVersion()
func ConvertedNullPointer ¶
func FormatBytes ¶
func FormatTime ¶
func GenerateRandomName ¶
func GenerateRandomPasswords ¶
func GenerateRandomPasswords() string
func GenerateTable ¶
func GetBasicOptions ¶
func GetBasicOptions(basicOptions []global.BasicOptions) ([]string, [][]string, []int)
func GetModuleName ¶
func GetUTC8TimeType1 ¶
func GetUTC8TimeType2 ¶
func GetUTC8TimeType3 ¶
func PrintfNotNilFloat64 ¶
func PrintfNotNilInt32 ¶
func PrintfNotNilInt64 ¶
func PrintfNotNilString ¶
func PrintfNotNilUInt64 ¶
func SurveyConfirm ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.