test_validate

package
v1.1.2-23 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SubTestClass

type SubTestClass struct {
	Id         string
	FloatField float32
}

type TestClass

type TestClass struct {
	IntField         int
	StringField1     string
	StringField2     string
	IntArrayField    []int
	StringArrayField []string
	MapField         map[string]interface{}
	SubObjectField   *SubTestClass
	SubArrayField    []*SubTestClass
}

Jump to

Keyboard shortcuts

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