plugins

package
v0.0.0-...-e482363 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Case        = "case"
	ModeString  = "string"
	ModeLiteral = "literal"
	ModeDeep    = "deep"
)
View Source
const (
	SchemaValid       = "schema_valid"
	SchemaInvalidInfo = "schema_invalid_info"
	Field             = "field"
	Want              = "want"
	Value             = "value"
)

Variables

View Source
var DefaultGetterPlugins = []base.GetterPlugin{
	getPluginFor{},
	getPluginKey{},
	getPluginStrict{},
	getPluginSelect{},
	getPluginThis{},
	getPluginRoot{},
	getPluginSwitch{},
	getPluginLiteral{},
	getPluginArray{},
}

DefaultGetterPlugins be set in Many by default

View Source
var DefaultSetterPlugins = []base.SetterPlugin{
	schemaVerify{},
	newRouter{},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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