Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entity ¶
type Entity struct {
ID ID `json:"id"`
Type string `json:"type"`
Attrs map[string]Attribute `json:"-"`
}
func (Entity) MarshalJSON ¶
func (*Entity) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.