Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HtsgetHeaders ¶ added in v0.3.1
type HtsgetInfo ¶ added in v0.3.1
type HtsgetResponse ¶ added in v0.3.1
type HtsgetResponse struct {
Htsget HtsgetInfo `json:"htsget"`
}
type HtsgetURL ¶ added in v0.3.1
type HtsgetURL struct {
URL string `json:"url"`
Headers HtsgetHeaders `json:"headers"`
}
Click to show internal directories.
Click to hide internal directories.