Documentation
¶
Overview ¶
Package testservice exposes a simple test service.
Index ¶
Constants ¶
View Source
const (
// ServiceName is the advertised name of this service.
ServiceName = "testservice"
)
Variables ¶
This section is empty.
Functions ¶
func NewComponent ¶
func NewComponent(redisAddr, mongoAddr, kafkaAddr string) (*docker.SimpleComponent, error)
NewComponent constructs a component.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
testservice
command
Package main of the test service.
|
Package main of the test service. |
Click to show internal directories.
Click to hide internal directories.