server

package
v0.0.0-...-ff0c412 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PageServiceServer

type PageServiceServer struct {
	page.UnimplementedPageServiceServer
	// contains filtered or unexported fields
}

func NewPageServiceServer

func NewPageServiceServer(svcCtx *svc.ServiceContext) *PageServiceServer

func (*PageServiceServer) Delete

func (*PageServiceServer) Get

func (s *PageServiceServer) Get(ctx context.Context, in *page.GetReq) (*page.Page, error)

func (*PageServiceServer) Insert

func (s *PageServiceServer) Insert(ctx context.Context, in *page.InsertReq) (*page.Page, error)

func (*PageServiceServer) List

func (*PageServiceServer) Patch

func (s *PageServiceServer) Patch(ctx context.Context, in *page.PatchReq) (*page.Page, error)

func (*PageServiceServer) Update

func (s *PageServiceServer) Update(ctx context.Context, in *page.UpdateReq) (*page.Page, error)

Jump to

Keyboard shortcuts

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