user

package
v0.22.5 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2022 License: AGPL-3.0, AGPL-3.0-only Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	common.Common
	// contains filtered or unexported fields
}

func New

func New(
	common common.Common,
	p domain.PersonService,
	user domain.UserRepo,
	topic domain.TopicRepo,
	app app.App,
	collect domain.CollectionRepo,
	log *zap.Logger,
) (User, error)

func (User) Get

func (h User) Get(c *fiber.Ctx) error

func (User) GetAvatar

func (h User) GetAvatar(c *fiber.Ctx) error

func (User) GetCurrent

func (h User) GetCurrent(c *fiber.Ctx) error

func (User) GetSubjectCollection

func (h User) GetSubjectCollection(c *fiber.Ctx) error

func (User) ListSubjectCollection

func (h User) ListSubjectCollection(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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