Documentation ¶
Index ¶
- func GetComments(ctx context.Context, req *vo.GetCommentsRequest) *vo.GetCommentsResponse
- func GetPost(ctx context.Context, req *vo.GetPostRequest) *vo.GetPostResponse
- func SaveComment(ctx context.Context, req *vo.SaveCommentRequest) *vo.SaveCommentResponse
- func SavePost(ctx context.Context, req *vo.SavePostRequest) *vo.SavePostResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetComments ¶
func GetComments(ctx context.Context, req *vo.GetCommentsRequest) *vo.GetCommentsResponse
func GetPost ¶
func GetPost(ctx context.Context, req *vo.GetPostRequest) *vo.GetPostResponse
func SaveComment ¶
func SaveComment(ctx context.Context, req *vo.SaveCommentRequest) *vo.SaveCommentResponse
func SavePost ¶
func SavePost(ctx context.Context, req *vo.SavePostRequest) *vo.SavePostResponse
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.