routes

package
v0.0.0-...-477392d Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DELETE

func DELETE(c *fiber.Ctx) error

func DELETESettings

func DELETESettings(c *fiber.Ctx) error

func GET

func GET(c *fiber.Ctx) error

func GETOAuthCallback

func GETOAuthCallback(c *fiber.Ctx) error

/v1/oauth/callback

func GETOAuthSettings

func GETOAuthSettings(c *fiber.Ctx) error

/v1/oauth/settings

func GETSettings

func GETSettings(c *fiber.Ctx) error

func HEADSettings

func HEADSettings(c *fiber.Ctx) error

func PUTSettings

func PUTSettings(c *fiber.Ctx) error

Types

type DiscordAccessTokenResult

type DiscordAccessTokenResult struct {
	AccessToken string `json:"access_token"`
}

type DiscordUserResult

type DiscordUserResult struct {
	Id string `json:"id"`
}

Jump to

Keyboard shortcuts

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