simple04

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 Employee

type Employee struct {
	XMLName   xml.Name `xml:"urn:caementarii:simple employee"`
	Firstname string   `xml:"firstname"`
	Lastname  string   `xml:"lastname"`
	Address   string   `xml:"address"`
	City      string   `xml:"city"`
	Country   string   `xml:"country"`
}

Jump to

Keyboard shortcuts

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