Documentation ¶
Index ¶
Constants ¶
View Source
const ( CodeSuccess = 0 CodeInternalError = 5000 CodeBadRequest = 5001 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultKaeyaClient ¶
type DefaultKaeyaClient struct {
// contains filtered or unexported fields
}
func NewDefaultKaeyaClient ¶
func NewDefaultKaeyaClient(addr string, options ...Option) *DefaultKaeyaClient
type KVDataResponse ¶
type KaeyaClient ¶
Click to show internal directories.
Click to hide internal directories.