users

package
v0.0.0-...-6d36bb5 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(gCtx global.Context) rest.Route

Types

type PictureProcessingListener

type PictureProcessingListener struct {
	Ctx global.Context
}

func (*PictureProcessingListener) HandleResultEvent

func (ppl *PictureProcessingListener) HandleResultEvent(ctx context.Context, evt task.Result) error

func (*PictureProcessingListener) Listen

func (ppl *PictureProcessingListener) Listen()

type Route

type Route struct {
	Ctx global.Context
}

func (*Route) Config

func (r *Route) Config() rest.RouteConfig

func (*Route) Handler

func (r *Route) Handler(ctx *rest.Ctx) rest.APIError

@Summary Search Users @Description Search for users @Tags users @Produce json @Param query query string false "search by username, user id, channel name or channel id" @Success 200 @Router /users [get]

Jump to

Keyboard shortcuts

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