Documentation ¶
Index ¶
- func Arch() string
- func Args() (args []string)
- func Dir() string
- func Executable() string
- func GoGroup(n int, fn func())
- func LoadConf[Conf any](filename string) Conf
- func Name() string
- func OS() string
- func ParseCmdLine(version string) (confFile string, ok bool)
- func Pid() int
- func Run[UserConf any](version string, fn func(UserConf))
- func RunJust(version string, opts ulog.Options, fn func())
- func WaitInterrupt()
- type Conf
- type GoDo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Executable ¶
func Executable() string
func ParseCmdLine ¶
func WaitInterrupt ¶ added in v0.1.51
func WaitInterrupt()
Types ¶
Click to show internal directories.
Click to hide internal directories.