package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Aug 4, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
StoppedState = iota
RunningState
StoppingState
)
func CrossTypeEqual(a interface{}, b interface{}) bool
Retry tries to execute the given function until a success applying a delay
between each try
Source Files
¶
Click to show internal directories.
Click to hide internal directories.