Documentation
¶
Index ¶
- Constants
- func AddSliceToSliceIfNotExists(existsSlice []string, newSlice []string) []string
- func AddStringToSliceIfNotExists(slice []string, newItem string) []string
- func CompareMaps(a, b map[string]interface{}) bool
- func SumMapValuesInt(m map[string]int) int
- func TablePathEncode(str string) string
- type EmptyMap
Constants ¶
View Source
const (
// TimeFormat - clickhouse compatibility time format
TimeFormat = "2006-01-02 15:04:05"
)
Variables ¶
This section is empty.
Functions ¶
func CompareMaps ¶ added in v2.6.3
func SumMapValuesInt ¶
func TablePathEncode ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.