Documentation
¶
Index ¶
Constants ¶
View Source
const (
ApiRegistrationByServiceIdRoute = common.ApiRegisterRoute + "/" + common.ServiceId + "/"
)
Variables ¶
This section is empty.
Functions ¶
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
Source Files
¶
- client.go
- consts.go
- mock_keeper.go
Click to show internal directories.
Click to hide internal directories.