Documentation ¶
Index ¶
Constants ¶
View Source
const (
ApiRegistrationByServiceIdRoute = common.ApiRegisterRoute + "/" + common.ServiceId + "/"
)
Variables ¶
This section is empty.
Functions ¶
func NewKeeperClient ¶
NewKeeperClient creates new Keeper Client. Service details are optional, not needed just for configuration, but required if registering
Types ¶
type MockKeeper ¶
type MockKeeper struct {
// contains filtered or unexported fields
}
func NewMockKeeper ¶
func NewMockKeeper() *MockKeeper
func (*MockKeeper) Start ¶
func (mock *MockKeeper) Start() *httptest.Server
Click to show internal directories.
Click to hide internal directories.