Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamedFloat32 ¶
type NamedFloat32 float32
type NamedFloat64 ¶
type NamedFloat64 float64
type NamedInt16 ¶
type NamedInt16 int16
type NamedInt32 ¶
type NamedInt32 int32
type NamedInt64 ¶
type NamedInt64 int64
type NamedString ¶
type NamedString string
type NamedUint16 ¶
type NamedUint16 uint16
type NamedUint32 ¶
type NamedUint32 uint32
type NamedUint64 ¶
type NamedUint64 uint64
type NamedUint8 ¶
type NamedUint8 uint8
type RemoteModelWithOmitempty ¶
type RemoteModelWithOmitempty struct {
Description string `json:"newDesc,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.