constants

package
v0.0.0-...-41aeeaa Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SWAGGER_PATH    = "/swagger"
	API_BASE_PATH   = "/api"
	IMAGE_BASE_PATH = "/image"
)
View Source
const (
	QUERY_LIMIT = 20 // 10 is too small
)
View Source
const (
	SUCCESS = "🎉success🎉"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment int
const (
	DEV Environment = iota
	PROD
)

func (Environment) String

func (e Environment) String() string

Jump to

Keyboard shortcuts

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