package
0.0.0-20181004223527-c39c2fec55dc
Repository: https://github.com/m3db/m3em.git
Documentation: pkg.go.dev

# Functions

NewMockIterableBytesWithID creates a new mock instance.
NewMockServiceBuild creates a new mock instance.
NewMockServiceConfiguration creates a new mock instance.
NewServiceBuild constructs a new ServiceBuild representing a Service build.
NewServiceConfig returns a new Service Configuration.

# Structs

MockIterableBytesWithID is a mock of IterableBytesWithID interface.
MockIterableBytesWithIDMockRecorder is the mock recorder for MockIterableBytesWithID.
MockServiceBuild is a mock of ServiceBuild interface.
MockServiceBuildMockRecorder is the mock recorder for MockServiceBuild.
MockServiceConfiguration is a mock of ServiceConfiguration interface.
MockServiceConfigurationMockRecorder is the mock recorder for MockServiceConfiguration.

# Interfaces

IterableBytesWithID represents the an iterable byte stream associated with an identifier.
ServiceBuild represents a single build of a service, available locally.
ServiceConfiguration represents the configuration required to operate a service.