Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(client *cliHttp.SimpleClient, packageID int, options *GetOptions) (*models.GamePackage, error)
Get sends a new /packages/:packageId request
Types ¶
type GetOptions ¶
type GetOptions struct {
GameID int
}
GetOptions are additional optional parameters for the `/packages/:id` endpoint`
Click to show internal directories.
Click to hide internal directories.