index

package
v0.28.11 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2022 License: AGPL-3.0, AGPL-3.0-only Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func New

func New(
	common common.Common,
	index domain.IndexRepo,
	log *zap.Logger,
	cache cache.RedisCache,
	ctrl ctrl.Ctrl,
) Handler

func (Handler) AddIndexSubject

func (h Handler) AddIndexSubject(c *fiber.Ctx) error

func (Handler) GetIndex

func (h Handler) GetIndex(c *fiber.Ctx) error

func (Handler) GetIndexSubjects

func (h Handler) GetIndexSubjects(c *fiber.Ctx) error

func (Handler) NewIndex

func (h Handler) NewIndex(c *fiber.Ctx) error

func (Handler) RemoveIndexSubject

func (h Handler) RemoveIndexSubject(c *fiber.Ctx) error

func (Handler) UpdateIndex

func (h Handler) UpdateIndex(c *fiber.Ctx) error

func (Handler) UpdateIndexSubject

func (h Handler) UpdateIndexSubject(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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