Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sevlyar/go-daemon
/ types & classes
Types & classes
8 in github.com/sevlyar/go-daemon
⨍
Functions
72
◇
Types & classes
8
Struct
Context
A Context describes daemon context.
daemon_stub.go:11
Struct
Context
A Context describes daemon context.
daemon_unix.go:15
Interface
Flag
Flag is the interface implemented by an object that has two state: 'set' and 'unset'.
command.go:19
Struct
LockFile
LockFile wraps *os.File and provide functions for locking of files.
lock_file.go:15
Struct
LogFile
examples/cmd/gd-log-rotation/log_file.go:9
FuncType
SignalHandlerFunc
SignalHandlerFunc is the interface for signal handler functions.
signal.go:15
Struct
boolFlag
command.go:35
Struct
stringFlag
command.go:46