services

package
v0.0.0-...-c329c71 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TagService

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

func NewTagService

func NewTagService() *TagService

func (*TagService) DeleteTag

func (c *TagService) DeleteTag(request *pbTag.TagId) error

func (*TagService) GetTagById

func (c *TagService) GetTagById(query *pbTag.TagId) (*pbTag.Tag, error)

func (*TagService) GetTags

func (c *TagService) GetTags(name string) (*pbTag.GetTagsResponse, error)

func (*TagService) SaveTag

func (c *TagService) SaveTag(tagReq *pbTag.SaveTagRequest) (*pbTag.Tag, error)

func (*TagService) UpdateTag

func (c *TagService) UpdateTag(request *pbTag.UpdateTagRequest) (*pbTag.Tag, error)

Jump to

Keyboard shortcuts

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