Versions in this module Expand all Collapse all v1 v1.5.3 Dec 15, 2024 Changes in this version + func GetInputStream(fileName string) io.ReadCloser + func GetOutputStream(fileName string) io.WriteCloser + func ReadInput(fileName string) []byte v1.5.2 Jan 19, 2022 Changes in this version + func AbortOn(errCase string, e error) + func Abs(x int) int + func Basename(s string) string + func IsExist(fileName string) bool + func Setup(p string, v int) + func Verbose(levelSet int, format string, args ...interface{}) + func WarnOn(errCase string, e error) bool + func Warning(m string) + type OptsT struct + Verbose int + var Opts OptsT