Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data struct { Infos map[string]here.Info `json:"infos"` Files map[string]File `json:"files"` Here here.Info `json:"here"` }
func (*Data) MarshalEmbed ¶
func (*Data) UnmarshalEmbed ¶
type Unembedder ¶
Click to show internal directories.
Click to hide internal directories.