Documentation ¶
Index ¶
Constants ¶
View Source
const HEX_REGISTRY_API = "https://hex.pm/api/packages/%s"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HexRegistryResponse ¶
type HexRegistryResponse struct { Meta struct { Links struct { GitHub string `json:"GitHub"` } `json:"links"` } `json:"meta"` }
Click to show internal directories.
Click to hide internal directories.