Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndustryResp ¶
type Results ¶
type Results struct { Areas []AreaResp `json:"areas,omitempty"` Industries []IndustryResp `json:"industries,omitempty"` }
type ScrubberParams ¶
func GetScrubberParams ¶
func GetScrubberParams(query url.Values) (*ScrubberParams, error)
type ScrubberResp ¶
Click to show internal directories.
Click to hide internal directories.