//
pkg.gl
Category
github.com/m3db/m3
src
query
graphite
context
package
1.5.0
Repository:
https://github.com/m3db/m3.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
16
Files
113 SLOC
#
Functions
New
New creates a new context.
#
Interfaces
Closer
Closer is an interface implemented by objects that should be closed when a context completes.
Context
Context is an execution context.