Documentation ¶
Index ¶
- Variables
- func AddTo(val int, sli *[]int, idx int)
- func ConvertReader(input io.Reader) io.Reader
- func Increase(sli *[]int, idx int)
- func Read(path string) (io.Reader, error)
- func UnsafeToBytes(s string) []byte
- func UnsafeToString(b []byte) string
- func WalkDir(dir string) []string
- func WalkDirWithSuffix(dir string, suffix string) []string
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger = log.New(os.Stderr)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.