commentapp

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	v1.UnimplementedCommentServiceServer
	// contains filtered or unexported fields
}

func (*Application) CountComment4User

func (a *Application) CountComment4User(ctx context.Context, request *v1.CountComment4UserRequest) (*v1.CountComment4UserResponse, error)

func (*Application) CountComment4Video

func (a *Application) CountComment4Video(ctx context.Context, request *v1.CountComment4VideoRequest) (*v1.CountComment4VideoResponse, error)

func (*Application) CreateComment

func (a *Application) CreateComment(ctx context.Context, request *v1.CreateCommentRequest) (*v1.CreateCommentResponse, error)

func (*Application) GetCommentById

func (a *Application) GetCommentById(ctx context.Context, request *v1.GetCommentByIdRequest) (*v1.GetCommentByIdResponse, error)

func (*Application) ListChildComment4Comment

func (*Application) ListComment4Video

func (a *Application) ListComment4Video(ctx context.Context, request *v1.ListComment4VideoRequest) (*v1.ListComment4VideoResponse, error)

func (*Application) RemoveComment

func (a *Application) RemoveComment(ctx context.Context, request *v1.RemoveCommentRequest) (*v1.RemoveCommentResponse, error)

Jump to

Keyboard shortcuts

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