package
0.0.0-20191121140916-9649366ff4b2
Repository: https://github.com/chronosphereiox/m3.git
Documentation: pkg.go.dev
# Functions
NewCancellable creates a new cancellable object.
NewContext creates a new context.
NewNoOpCanncellable returns a no-op cancellable.
NewOptions returns a new Options object.
NewPool creates a new context pool.
# Interfaces
Cancellable is an object that can be cancelled.
Context provides context to an operation.
Options controls knobs for context pooling.
Pool provides a pool for contexts.