Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Posts ¶
func (*Posts) Delete ¶
func (t *Posts) Delete(ctx context.Context, req *posts.DeleteRequest, rsp *posts.DeleteResponse) error
func (*Posts) Query ¶
func (t *Posts) Query(ctx context.Context, req *posts.QueryRequest, rsp *posts.QueryResponse) error
func (*Posts) Save ¶
func (t *Posts) Save(ctx context.Context, req *posts.SaveRequest, rsp *posts.SaveResponse) error
Click to show internal directories.
Click to hide internal directories.