Documentation
¶
Index ¶
- func BigAddStrings(x string, y string) (string, error)
- func ComputeChunksCount(dataLength int, chunkSize int) int
- func ComputeDataRange(dataLength int, chunkSize int, step int) (int, int)
- func ConvertStruct(data interface{}, target interface{}) error
- func HandleError(err error)
- func RemovePrefix(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeChunksCount ¶
func ConvertStruct ¶ added in v4.1.0
func ConvertStruct(data interface{}, target interface{}) error
func HandleError ¶
func HandleError(err error)
func RemovePrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.