model

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2020 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 Object

type Object struct {
	A uint32   `json:"A" xml:"A"`
	B uint64   `json:"B" xml:"B"`
	C float32  `json:"C" xml:"C"`
	D float64  `json:"D" xml:"D"`
	E string   `json:"E" xml:"E"`
	F bool     `json:"F" xml:"F"`
	G []byte   `json:"G" xml:"-"`
	H [][]byte `json:"H" xml:"-"`
}

Object is a test struct

Jump to

Keyboard shortcuts

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