sanitizer

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PathFunc

type PathFunc struct {
	Path string
	Func reflect.Value
}

type PathFuncList

type PathFuncList []PathFunc

func SanitizePathFuncList

func SanitizePathFuncList(strict bool, args ...any) PathFuncList

type PathValue

type PathValue struct {
	Path  string
	Value any
}

type PathValueList

type PathValueList []PathValue

func SanitizePathValueList

func SanitizePathValueList(strict bool, args ...any) PathValueList

Jump to

Keyboard shortcuts

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