character

package
v0.34.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: AGPL-3.0, AGPL-3.0-only Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Character

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

func New

func New(
	person person.Service,
	ctrl ctrl.Ctrl,
	character character.Repo,
	subject subject.Repo,
	collect collections.Repo,
	log *zap.Logger,
) (Character, error)

func (Character) CollectCharacter added in v0.34.0

func (h Character) CollectCharacter(c echo.Context) error

func (Character) Get

func (h Character) Get(c echo.Context) error

func (Character) GetImage

func (h Character) GetImage(c echo.Context) error

func (Character) GetRelatedPersons

func (h Character) GetRelatedPersons(c echo.Context) error

func (Character) GetRelatedSubjects

func (h Character) GetRelatedSubjects(c echo.Context) error

func (Character) UncollectCharacter added in v0.34.0

func (h Character) UncollectCharacter(c echo.Context) error

Jump to

Keyboard shortcuts

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