tag

package
v0.6.0-rc.5 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

Service provides service layer to work with `tag` business logic.

func NewService

func NewService(tagRepository repositories.TagRepositoryProvider) *Service

NewService creates new Service instance.

func (Service) GetTags

func (s Service) GetTags(ctx context.Context, namespaceID uint) ([]models.Tag, error)

GetTags returns the list of tags.

Jump to

Keyboard shortcuts

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