gin

package
v1.45.2 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGinServer

NewGinServer Creates and exports a Gin Server Deprecated: this package will be deleted once Yeti can be ported to use controllers and the Start Sever Hook

Types

type AllowWithoutAuth added in v1.8.0

type AllowWithoutAuth struct {
	fx.Out

	Routes []string `group:"allow-without-auth"`
}

type GinServerParams added in v1.8.0

type GinServerParams struct {
	fx.In

	Allowed [][]string `group:"allow-without-auth"`
}

Jump to

Keyboard shortcuts

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