adaptor

package
v1.0.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2023 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommentServerImpl

type CommentServerImpl struct {
	*config.Config
	CommentService service.ICommentService
}

func (*CommentServerImpl) CountCommentByParent

func (*CommentServerImpl) CreateComment

func (s *CommentServerImpl) CreateComment(ctx context.Context, req *comment.CreateCommentReq) (res *comment.CreateCommentResp, err error)

func (*CommentServerImpl) DeleteComment

func (*CommentServerImpl) ListCommentByAuthorIdAndType

func (*CommentServerImpl) ListCommentByParent

func (*CommentServerImpl) ListCommentByReplyToAndType

func (*CommentServerImpl) RetrieveCommentById

func (*CommentServerImpl) UpdateComment

func (s *CommentServerImpl) UpdateComment(ctx context.Context, req *comment.UpdateCommentReq) (res *comment.UpdateCommentResp, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL