Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEnvironment ¶
func NewEnvironment(c *config.Config) *environment.Environment
Types ¶
type TestCluster ¶
type TestCluster struct {
// contains filtered or unexported fields
}
func New ¶
func New(constructor func(e *environment.Environment) (service.Service, error)) *TestCluster
func (*TestCluster) AddMember ¶
func (t *TestCluster) AddMember(e *environment.Environment) service.Service
func (*TestCluster) Shutdown ¶
func (t *TestCluster) Shutdown()
Click to show internal directories.
Click to hide internal directories.