service

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: MIT Imports: 7 Imported by: 0

README

Service

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewLogService)

ProviderSet is service providers.

Functions

This section is empty.

Types

type LogService

type LogService struct {
	logV1.UnimplementedLogServiceServer
	// contains filtered or unexported fields
}

func NewLogService

func NewLogService(logUsecase *biz.LogUsecase, logger log.Logger) *LogService

func (*LogService) CreateLog

func (s *LogService) CreateLog(ctx context.Context, req *logV1.CreateLogReq) (*emptypb.Empty, error)

func (*LogService) GetLogList

Jump to

Keyboard shortcuts

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