user

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: 11 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 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) errors.APIError

Get User @Summary Get User @Description Finds a user by its ID, Username or Twitch ID @Tags users @Param user path string false "User ID, Username or Twitch ID" @Produce json @Success 200 {object} model.User @Router /users/{user} [get]

Jump to

Keyboard shortcuts

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