unsupported

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 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 MapValue

type MapValue struct {
	// FieldA should be included.
	FieldA string
}

MapValue should be included.

type Type

type Type struct {
	// MapOfStringToString should be included.
	MapOfStringToString map[string]string
	// MapOfMapsToMaps should be included.
	MapOfMapsToMaps map[string]map[string]string
	// MapOfMapValue should be included.
	MapOfMapValue map[string]MapValue
}

Type should be included.

Jump to

Keyboard shortcuts

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