package
0.0.0-20190408051622-ebf3c7b94afd
Repository: https://github.com/m3db/m3x.git
Documentation: pkg.go.dev

# Interfaces

Closer is an object that can be closed.
Finalizer finalizes a checked resource.

# Type aliases

CloserFn is a function literal that is a closer.
FinalizerFn is a function literal that is a finalizer.