Documentation
¶
Index ¶
- func Abs(i int64) int64
- func CheckPanicked(panicer func()) (didPanic bool)
- func CloseDb(db *sqlx.DB, logger *log.Logger)
- func EconomicStringSliceAppend(start []string, elem string) []string
- func MapStringBoolToSlice(sm map[string]bool) []string
- func MapStringByteArrayToSlice(sm map[string][]byte) []string
- func RemoveExistingFile(fname string, logger *log.Logger)
- func RemoveFileIfExists(fname string, logger *log.Logger)
- func StringSetHasAll(sm map[string]bool, ss []string) bool
- func StringSliceToSet(ss []string) map[string]bool
- func UnTitle(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPanicked ¶
func CheckPanicked(panicer func()) (didPanic bool)
func MapStringBoolToSlice ¶
func RemoveExistingFile ¶
func RemoveFileIfExists ¶
func StringSliceToSet ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.