Documentation ¶
Index ¶
Constants ¶
View Source
const (
KeyDelimiter = "/"
)
Variables ¶
This section is empty.
Functions ¶
func NewKeeperClient ¶
func NewKeeperClient(config types.ServiceConfig) *keeperClient
NewKeeperClient creates a new Keeper Client.
Types ¶
type MockCoreKeeper ¶
type MockCoreKeeper struct {
// contains filtered or unexported fields
}
func NewMockCoreKeeper ¶
func NewMockCoreKeeper() *MockCoreKeeper
func (*MockCoreKeeper) Reset ¶
func (mock *MockCoreKeeper) Reset()
func (*MockCoreKeeper) Start ¶
func (mock *MockCoreKeeper) Start() *httptest.Server
Click to show internal directories.
Click to hide internal directories.