constant

package
v0.0.0-...-080604a Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RequiredContentType = "REQUIRED_CONTENT_TYPE"

	ApplicationPdf        = "application/pdf"
	ApplicationJson       = "application/json"
	ApplicationUrlEncoded = "application/x-www-form-urlencoded"

	MultipartFormData = "multipart/form-data "
	TextHtml          = "text/html"
)
View Source
const (
	DEBUG log.Lvl = iota + 1
	INFO
	WARN
	ERROR
	OFF
)

Variables

This section is empty.

Functions

func LevelFromText

func LevelFromText(text string) log.Lvl

Types

This section is empty.

Jump to

Keyboard shortcuts

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