Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Entry ¶
type Entry struct { Id int `json:"id"` Prefix string `json:"prefix"` Type string `json:"type"` TypeCustom TypeCustom `json:"type_custom"` TypeStatics TypeStatics `json:"type_statics"` TypeProxy TypeProxy `json:"type_proxy"` }
func GetByPrefix ¶
type TypeCustom ¶
type TypeStatics ¶
Click to show internal directories.
Click to hide internal directories.