tokens

package
v1.1.13 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const FREE_TIER_LIMIT_NUMBER_OF_TOKENS = 1

Variables

This section is empty.

Functions

func AddRoutes

func AddRoutes(sg *echo.Group)

func CreateHandler

func CreateHandler(c echo.Context) error

Types

type CreateOptions

type CreateOptions struct {
	Password string `json:"password"`
	EnvID    string `json:"env_id"`
	Expiry   string `json:"expiry"`
	Name     string `json:"name,omitempty"`
}

Jump to

Keyboard shortcuts

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