Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLogic ¶
func NewGetLogic ¶
func NewGetLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetLogic
func (*GetLogic) Get ¶
func (l *GetLogic) Get(in *hellokv2.GetRequest) (*hellokv2.GetResponse, error)
type SetLogic ¶
func NewSetLogic ¶
func NewSetLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SetLogic
func (*SetLogic) Set ¶
func (l *SetLogic) Set(in *hellokv2.SetRequest) (*hellokv2.SetResponse, error)
Click to show internal directories.
Click to hide internal directories.