index

package
v0.33.19 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2023 License: AGPL-3.0, AGPL-3.0-only Imports: 22 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 index.Repo,
	log *zap.Logger,
	u user.Repo,
	cache cache.RedisCache,
	ctrl ctrl.Ctrl,
) Handler

func (Handler) AddIndexSubject

func (h Handler) AddIndexSubject(c echo.Context) error

func (*Handler) CollectIndex added in v0.32.0

func (h *Handler) CollectIndex(c echo.Context) error

func (Handler) GetIndex

func (h Handler) GetIndex(c echo.Context) error

func (Handler) GetIndexSubjects

func (h Handler) GetIndexSubjects(c echo.Context) error

func (Handler) NewIndex

func (h Handler) NewIndex(c echo.Context) error

func (Handler) RemoveIndexSubject

func (h Handler) RemoveIndexSubject(c echo.Context) error

func (*Handler) UncollectIndex added in v0.32.0

func (h *Handler) UncollectIndex(c echo.Context) error

func (Handler) UpdateIndex

func (h Handler) UpdateIndex(c echo.Context) error

func (Handler) UpdateIndexSubject

func (h Handler) UpdateIndexSubject(c echo.Context) error

Jump to

Keyboard shortcuts

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