service

package
v0.0.0-...-671c73a Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommentActionService

type CommentActionService struct {
	// contains filtered or unexported fields
}

func NewCommentActionService

func NewCommentActionService(ctx context.Context) *CommentActionService

func (*CommentActionService) CommentAction

func (s *CommentActionService) CommentAction(req *comment.ActionRequest) (*comment.Comment, error)

type CommentListService

type CommentListService struct {
	// contains filtered or unexported fields
}

func NewCommentListService

func NewCommentListService(ctx context.Context) *CommentListService

func (*CommentListService) CommentList

func (s *CommentListService) CommentList(req *comment.ListRequest) ([]*comment.Comment, error)

Jump to

Keyboard shortcuts

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