Documentation
¶
Index ¶
- type Example
- func (e *Example) TestExpiry(ctx context.Context, req *pb.Request, rsp *pb.Response) error
- func (e *Example) TestList(ctx context.Context, req *pb.Request, rsp *pb.Response) error
- func (e *Example) TestListLimit(ctx context.Context, req *pb.Request, rsp *pb.Response) error
- func (e *Example) TestListOffset(ctx context.Context, req *pb.Request, rsp *pb.Response) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Example ¶
type Example struct{}
func (*Example) TestExpiry ¶
TestExpiry tests writing a record with expiry
func (*Example) TestListLimit ¶
Click to show internal directories.
Click to hide internal directories.