testing

package
v1.132.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TestEnumStringVer0 = "test0"
	TestEnumStringVer1 = "test1"
)

Variables

This section is empty.

Functions

func ValidationFunc

func ValidationFunc(value any) error

Types

type TestEnumWithUnmarshal

type TestEnumWithUnmarshal int
const (
	TestEnumWithUnmarshal0 TestEnumWithUnmarshal = iota
	TestEnumWithUnmarshal1
)

func (*TestEnumWithUnmarshal) UnmarshalText

func (i *TestEnumWithUnmarshal) UnmarshalText(text []byte) error

type TestEnumWithoutUnmarshal

type TestEnumWithoutUnmarshal int
const (
	TestEnumWithoutUnmarshal0 TestEnumWithoutUnmarshal = iota
	TestEnumWithoutUnmarshal1
)

Jump to

Keyboard shortcuts

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