server

package
v0.0.0-...-29acfd5 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 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 BlogServiceServer

type BlogServiceServer struct {
	blog.UnimplementedBlogServiceServer
	// contains filtered or unexported fields
}

func NewBlogServiceServer

func NewBlogServiceServer(svcCtx *svc.ServiceContext) *BlogServiceServer

func (*BlogServiceServer) Get

func (s *BlogServiceServer) Get(ctx context.Context, in *blog.GetReq) (*blog.Blog, error)

func (*BlogServiceServer) GetBlogUserInfos

func (*BlogServiceServer) GetByUrl

func (s *BlogServiceServer) GetByUrl(ctx context.Context, in *blog.GetByUrlReq) (*blog.Blog, error)

func (*BlogServiceServer) GetPageViews

func (s *BlogServiceServer) GetPageViews(ctx context.Context, in *blog.GetPageViewsReq) (*blog.PageViews, error)

func (*BlogServiceServer) ListByUser

Jump to

Keyboard shortcuts

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