MCPcopy Create free account

hub / github.com/JensRantil/unfy / functions

Functions27 in github.com/JensRantil/unfy

↓ 4 callersMethodFormat
(time.Time)
main.go:175
↓ 4 callersFunctionfatalLn
(a ...interface{})
main.go:223
↓ 2 callersFunctionbuildPrefixOrdered
(shorter, longer []byte)
main.go:355
↓ 2 callersFunctionnewAbsoluteFormatter
()
main.go:178
↓ 1 callersMethodContains
(i int64)
main.go:297
↓ 1 callersMethodLowerString
()
main.go:295
↓ 1 callersMethodMatch
Match converts a series of bytes to UNIX timestamp. It quickly disregards byte slices that it's sure can't be a UNIX timestamp.
main.go:334
↓ 1 callersMethodSplit
Split implements bufio.SplitFunc. It splits into byte slices that either match the number regexp, or not. If it matches a number, n.NumberLoc will con
main.go:238
↓ 1 callersMethodUpperString
()
main.go:296
↓ 1 callersFunctionbuildPrefix
(a, b []byte)
main.go:348
↓ 1 callersFunctionmax
(a, b int)
main.go:325
↓ 1 callersFunctionmin
(a, b int)
main.go:318
↓ 1 callersFunctionnewBufferedWriter
(out io.Writer)
main.go:90
↓ 1 callersFunctionnewMatcher
(r unixRange)
main.go:308
↓ 1 callersFunctionnewScanner
()
main.go:97
↓ 1 callersFunctionnewTimeConverter
()
main.go:139
↓ 1 callersFunctionnewTimeFormatter
()
main.go:157
↓ 1 callersFunctionnewTimeRange
()
main.go:110
↓ 1 callersFunctionnewUnixRange
(r timeRange)
main.go:126
↓ 1 callersFunctiontimeFormat
()
main.go:182
MethodFormat
(t time.Time)
main.go:199
MethodFormat
(t time.Time)
main.go:206
MethodFormat
(t time.Time)
main.go:219
Functioninit
()
main.go:42
Functionmain
()
main.go:47
FunctionmillisecondConverter
(unix int64)
main.go:148
FunctionsecondConverter
(unix int64)
main.go:153