simple03

package
v0.0.0-...-aefb24f Latest Latest
Warning

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

Go to latest
Published: May 13, 2020 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 TestOptional

type TestOptional struct {
	XMLName xml.Name `xml:"urn:caementarii:simple testOptional"`
	Age     *string  `xml:"age,attr,omitempty"`
}

type TestRequired

type TestRequired struct {
	XMLName xml.Name `xml:"urn:caementarii:simple testRequired"`
	Age     string   `xml:"age,attr"`
}

Jump to

Keyboard shortcuts

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