Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/One-com/gone
/ functions
Functions
816 in github.com/One-com/gone
⨍
Functions
816
◇
Types & classes
173
Function
onSignalIncLogLevel
()
daemon/ctrl/example/main.go:69
Function
parseSizeInBytes
parseSizeInBytes converts strings like 1GB or 12 mb into an unsigned integer number of bytes
hugorm/util.go:144
Function
readAsCSV
(val string)
hugorm/util.go:209
Function
serverLogFunc
(level int, message string)
example.go:129
Function
serverLogFunc
(level int, message string)
daemon/ctrl/example/main.go:79
Method
setFlusher
(f *flusher)
metric/event.go:52
Function
sockaddrToIP
(sa unix.Sockaddr)
sd/filetests.go:431
Function
sockaddrToTCP
--------------------------------------------------------------------------------
sd/filetests.go:390
Function
sockaddrToUDP
(sa unix.Sockaddr)
sd/filetests.go:400
Function
sockaddrToUnix
(sa unix.Sockaddr)
sd/filetests.go:410
Function
sockaddrToUnixgram
(sa unix.Sockaddr)
sd/filetests.go:417
Function
sockaddrToUnixpacket
(sa unix.Sockaddr)
sd/filetests.go:424
Function
sotype2netUnix
(sotype int)
sd/filetests.go:469
Function
stringInSlice
Check if file Exists func exists(fs afero.Fs, path string) (bool, error) { stat, err := fs.Stat(path) if err == nil { return !stat.IsDir(), nil }
hugorm/util.go:115
Function
stringToStringConv
mostly copied from pflag's implementation of this operation here https://github.com/spf13/pflag/blob/master/string_to_string.go#L79 alterations are: e
hugorm/util.go:298
Method
warn
(msg string, kv ...interface{})
log/api.go:36
← previous
801–816 of 816, ranked by callers