service

package
v0.0.0-...-0ef8f77 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostsTagsService

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

func NewPostsTagsService

func NewPostsTagsService(postsTagsRepository repository.PostsTags, postRepository repository.Post, tagRepository repository.Tag) *PostsTagsService

func (*PostsTagsService) LinkPostTags

func (p *PostsTagsService) LinkPostTags(postID string, tagNames []string) ([]*entity.Tag, error)

Jump to

Keyboard shortcuts

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