vapi

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MimeJson              = "application/json"
	MimePostForm          = "application/x-www-form-urlencoded"
	MimeMultipartPostForm = "multipart/form-data"
)
View Source
const (
	DebugMode   = gin.DebugMode
	ReleaseMode = gin.ReleaseMode
	TestMode    = gin.TestMode
)

Variables

This section is empty.

Functions

func CreateTestContext

func CreateTestContext(w http.ResponseWriter) (c *Context, r *Engine)

func SetMode

func SetMode(value string)

Types

type Accounts

type Accounts = gin.Accounts

type Context

type Context = gin.Context

type Engine

type Engine = gin.Engine

func Default

func Default() *Engine

type H

type H = gin.H

type HandlerFunc

type HandlerFunc = gin.HandlerFunc

func BasicAuth

func BasicAuth(accounts Accounts) HandlerFunc

Jump to

Keyboard shortcuts

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