api

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*options)

func WithLogger

func WithLogger(l *zap.Logger) Option

type TagService

type TagService struct {
	// contains filtered or unexported fields
}

func NewTagService

func NewTagService(
	mysqlClient mysql.Client,
	accountClient accclient.Client,
	publisher publisher.Publisher,
	opts ...Option,
) *TagService

func (*TagService) CreateTag

func (*TagService) DeleteTag

func (*TagService) ListTags

func (*TagService) Register

func (s *TagService) Register(server *grpc.Server)

Jump to

Keyboard shortcuts

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