service

package
v0.0.0-...-c2164b1 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2023 License: MIT Imports: 7 Imported by: 0

README

Service

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewBlogService)

ProviderSet is service providers.

Functions

This section is empty.

Types

type ArticleService

type ArticleService struct {
	pb.UnimplementedArtictlServiceServer
	// contains filtered or unexported fields
}

func NewBlogService

func NewBlogService(article *biz.ArticleUsecase, logger log.Logger) *ArticleService

func (*ArticleService) CreateArticle

func (*ArticleService) DeleteArticle

func (*ArticleService) GetArticle

func (*ArticleService) ListArticle

func (*ArticleService) UpdateArticle

Jump to

Keyboard shortcuts

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