//
pkg.gl
Category
github.com/m3db/m3
src
metrics
rules
validator
namespace
static
package
1.5.0
Repository:
https://github.com/m3db/m3.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
4
Files
57 SLOC
#
Functions
NewNamespaceValidator
NewNamespaceValidator creates a new static namespace validator.
#
Constants
Invalid
A list of supported validation result.
Valid
A list of supported validation result.
#
Structs
NamespaceValidatorConfiguration
NamespaceValidatorConfiguration configures a static namespace validator.
#
Type aliases
ValidationResult
ValidationResult is the validation result.