package
Version:
v0.16.0
Opens a new window with list of versions in this module.
Published: May 8, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 41
Opens a new window with list of known importers.
Documentation
¶
func Periodically(proc func(), interval time.Duration, cancel <-chan struct{})
Periodically invokes function proc with specified interval. The precision is 1/100 of the interval.
RunCommand runs command (in one string) and returns stdout, stderr strings and its exit code.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.