Documentation
¶
Index ¶
- func Find(slice []string, value string) bool
- func MarshalInts(values []int64) []byte
- func MarshalStringMap(values map[string]string) []byte
- func MarshalStrings(values []string) []byte
- func RandomDuration(min time.Duration, max time.Duration) time.Duration
- func UnmarshalInts(bytes []byte) ([]int64, error)
- func UnmarshalStringMap(bytes []byte) (map[string]string, error)
- func UnmarshalStrings(bytes []byte) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalInts ¶
func MarshalStringMap ¶
func MarshalStrings ¶
func UnmarshalInts ¶
func UnmarshalStrings ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.