Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Region ¶
type Region struct { Name string `header:"name" json:"display_name"` Slug string `header:"slug" json:"slug"` Enabled bool `header:"enabled" json:"enabled"` // contains filtered or unexported fields }
func (*Region) MarshalCSVValue ¶
func (r *Region) MarshalCSVValue() interface{}
func (*Region) MarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.