Documentation
¶
Index ¶
- type Client
- func (client *Client) Create(createGroupParams Create) (*Response, error)
- func (client *Client) Delete(groupID string) (*Response, error)
- func (client *Client) Get(groupID string) (*Response, error)
- func (client *Client) List(listGroupParams List) (*MultipleResponseWithPagination, error)
- func (client *Client) Update(updateGroupParams Update) (*Response, error)
- type Create
- type Delete
- type List
- type MultipleResponseWithPagination
- type Response
- type Show
- type Update
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Create ¶
func (Create) GetQueries ¶
type List ¶
func (List) GetQueries ¶
type Update ¶
func (Update) GetQueries ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.