Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Array ¶
type Array struct {
// contains filtered or unexported fields
}
func (*Array) MarshalJSON ¶
func (*Array) UnmarshalJSON ¶
type Point ¶
type Point struct {
// contains filtered or unexported fields
}
func (*Point) MarshalJSON ¶
func (*Point) UnmarshalJSON ¶
type Tuple ¶
type Tuple map[string]interface{}
("(id,4b663084-3f6c-41c2-821a-3e36c924ccbf)","(title,Test)"),("(id,113426a9-6f32-4947-9d6b-ac195bd8c460)","(title,Default)")
Click to show internal directories.
Click to hide internal directories.