Documentation
¶
Index ¶
- func Bash(args ...string) *exec.Cmd
- func Cmd(args ...string) *exec.Cmd
- func Exec(shell ...string) (string, error)
- func GoList() (string, error)
- func GoMod() (string, error)
- func GraphViz(in, out string) (err error)
- func NtpTimeDiff(server string) (time.Duration, error)
- func Run(cmd *exec.Cmd) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NtpTimeDiff ¶ added in v0.3.12
NtpTimeDiff returns the time difference between the localhost and the given NTP server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.