insight

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Default = ginserver.StdConfig("insight").Build()
)

Functions

func Any

func Any(relativePath string, handlers ...gin.HandlerFunc)

func AnyF

func AnyF(relativePath string, handler http.HandlerFunc)

func AnyH

func AnyH(relativePath string, handler http.Handler)

func Get

func Get(relativePath string, handlers ...gin.HandlerFunc)

func GetF

func GetF(relativePath string, handler http.HandlerFunc)

func GetH

func GetH(relativePath string, handler http.Handler)

func Post

func Post(relativePath string, handlers ...gin.HandlerFunc)

func PostF

func PostF(relativePath string, handler http.HandlerFunc)

func PostH

func PostH(relativePath string, handler http.Handler)

Types

This section is empty.

Jump to

Keyboard shortcuts

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