//
pkg.gl
Category
github.com/m3db/m3
src
cluster
kv
util
runtime
package
1.5.0
Repository:
https://github.com/m3db/m3.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
8
Files
191 SLOC
#
Functions
NewOptions
NewOptions creates a new set of options.
NewValue
NewValue creates a new value.
#
Interfaces
Options
Options provide a set of value options.
Value
Value is a value that can be updated during runtime.
#
Type aliases
ProcessFn
ProcessFn processes a value.
UnmarshalFn
UnmarshalFn unmarshals a kv value and extracts its payload.