Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsulAgent ¶
type ConsulAgent struct {
// contains filtered or unexported fields
}
Consul agent, used for test, simulates an embedded consul server.
func NewConsulAgent ¶
func NewConsulAgent(t *testing.T, port int) *ConsulAgent
func (*ConsulAgent) Close ¶
func (consulAgent *ConsulAgent) Close() error
Click to show internal directories.
Click to hide internal directories.