Documentation ¶
Index ¶
- func BlockSlideSlice(array interface{}, blockSize int, f func(interface{}) bool)
- func FromTextSize(size string) (int64, error)
- func InSlice(val interface{}, array interface{}) (exists bool, index int)
- func RegexFirstSubmatchString(regex string, str string) string
- func RegexMustMatch(regex string, str string) bool
- func RegexSubmatchTypedMap(regex string, str string, typeMapper func(string) interface{}) map[string]interface{}
- func ToInt64Slice(array []string) ([]int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockSlideSlice ¶
func FromTextSize ¶
func RegexMustMatch ¶
func RegexSubmatchTypedMap ¶
func ToInt64Slice ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.