person

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: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Person

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

func New

func New(
	ctrl ctrl.Ctrl,
	person person.Repo,
	subject subject.Repo,
	character character.Repo,
	collect collections.Repo,
) (Person, error)

func (Person) CollectPerson added in v0.34.0

func (h Person) CollectPerson(c echo.Context) error

func (Person) Get

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

func (Person) GetImage

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

func (Person) GetRelatedCharacters

func (h Person) GetRelatedCharacters(c echo.Context) error

func (Person) GetRelatedSubjects

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

func (Person) UncollectPerson added in v0.34.0

func (h Person) UncollectPerson(c echo.Context) error

Jump to

Keyboard shortcuts

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