package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

AllowedServices returns the list of valid M3 services.
IsAllowedService returns whether a service name is a valid M3 service.
NewServiceOptions returns a ServiceOptions based on the provided values.
WithDefaultServiceEnvironment returns the default service environment.
WithDefaultServiceZone returns the default service zone.

# Constants

M3AggregatorServiceName is the service name for M3Aggregator.
M3CoordinatorServiceName is the service name for M3Coordinator.
M3DBServiceName is the service name for M3DB.

# Structs

M3AggServiceOptions contains the service options that are specific to the M3Agg service.
ServiceNameAndDefaults is the params used when identifying a service and it's service option defaults.
ServiceOptions are the options for Service.

# Type aliases

ServiceOptionsDefault is a default to apply to service options.