package
0.0.0-20200321091321-bc8cfc345e21
Repository: https://github.com/wuka1/swarmkit.git
Documentation: pkg.go.dev
# Functions
ErrorCode returns the error code for err if it was produced by the rpc system.
ErrorDesc returns the error description of err if it was produced by the rpc system.
PollFunc is like PollFuncWithTimeout with timeout=10s.
PollFuncWithTimeout is used to periodically execute a check function, it returns error after timeout.