Documentation ¶
Index ¶
- func DetectContentCharset(body io.Reader) string
- func ReadLinesOfFile(filename string) []string
- func Reader(charset string, input io.Reader) (io.Reader, error)
- func SHA1(str string) string
- func Shuffle(vals []string)
- func String2Milliseconds(t string) int
- func TimeInMilliseconds() int64
- func TimeInNanoseconds() int64
- func TimeInSeconds() int64
- func Try(body func(), handler func(interface{}))
- func UUID() string
- func YYYYMMDD() string
- func YYYYMMDDHH() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectContentCharset ¶
func ReadLinesOfFile ¶
func String2Milliseconds ¶
func TimeInMilliseconds ¶
func TimeInMilliseconds() int64
func TimeInNanoseconds ¶
func TimeInNanoseconds() int64
func TimeInSeconds ¶
func TimeInSeconds() int64
func YYYYMMDDHH ¶
func YYYYMMDDHH() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.