testutil

package
v1.23.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExampleOne

type ExampleOne struct {
	OneValue string
}

type ExampleTree

type ExampleTree struct {
	Items   []Example
	Schemas []schema.Schema
}

type ExampleTwo

type ExampleTwo struct {
	TwoData schema.Schema
	TwoNext Example
}

type Max added in v1.23.0

type Max struct {
	Int   int
	Int8  int8
	Int16 int16
	Int32 int32
	Int64 int64

	Float32 float32
	Float64 float64

	Uint   uint
	Uint8  uint8
	Uint16 uint16
	Uint32 uint32
	Uint64 uint64
}

Jump to

Keyboard shortcuts

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