Documentation
¶
Index ¶
Constants ¶
View Source
const BaseURL = "https://api.bedrinth.com/v3"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetPackage ¶
func (c *Client) GetPackage(identifier string) (*types.GetPackageResponse, error)
Click to show internal directories.
Click to hide internal directories.