Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JensRantil/unfy
/ functions
Functions
27 in github.com/JensRantil/unfy
⨍
Functions
27
◇
Types & classes
8
↓ 4 callers
Method
Format
(time.Time)
main.go:175
↓ 4 callers
Function
fatalLn
(a ...interface{})
main.go:223
↓ 2 callers
Function
buildPrefixOrdered
(shorter, longer []byte)
main.go:355
↓ 2 callers
Function
newAbsoluteFormatter
()
main.go:178
↓ 1 callers
Method
Contains
(i int64)
main.go:297
↓ 1 callers
Method
LowerString
()
main.go:295
↓ 1 callers
Method
Match
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 callers
Method
Split
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 callers
Method
UpperString
()
main.go:296
↓ 1 callers
Function
buildPrefix
(a, b []byte)
main.go:348
↓ 1 callers
Function
max
(a, b int)
main.go:325
↓ 1 callers
Function
min
(a, b int)
main.go:318
↓ 1 callers
Function
newBufferedWriter
(out io.Writer)
main.go:90
↓ 1 callers
Function
newMatcher
(r unixRange)
main.go:308
↓ 1 callers
Function
newScanner
()
main.go:97
↓ 1 callers
Function
newTimeConverter
()
main.go:139
↓ 1 callers
Function
newTimeFormatter
()
main.go:157
↓ 1 callers
Function
newTimeRange
()
main.go:110
↓ 1 callers
Function
newUnixRange
(r timeRange)
main.go:126
↓ 1 callers
Function
timeFormat
()
main.go:182
Method
Format
(t time.Time)
main.go:199
Method
Format
(t time.Time)
main.go:206
Method
Format
(t time.Time)
main.go:219
Function
init
()
main.go:42
Function
main
()
main.go:47
Function
millisecondConverter
(unix int64)
main.go:148
Function
secondConverter
(unix int64)
main.go:153