Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func Fatal ¶
func Fatal(format string, v ...interface{})
fatal is like panic except it displays only the current goroutine's stack.
func PartitionString ¶
partitionString partitions the string into chunks of given size, with the last chunk of variable size.
Types ¶
Click to show internal directories.
Click to hide internal directories.