package
0.0.0-20200226065818-fe632b36a108
Repository: https://github.com/alipay/sofa-mesh.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Eventually polls cond until it completes (returns true) or times out (resulting in a test failure).
JoinConfigs merges the given config snippets together.
NewEventualOpts constructs an EventualOpts instance with the provided polling interval and deadline.
No description provided by the author
SplitConfigs splits config into chunks, based on the "---" separator.

# Structs

EventualOpts defines a polling strategy for operations that must eventually succeed.

# Type aliases

A Condition is a function that returns true when a test condition is satisfied.