Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TwitchAPIClient ¶
type TwitchAPIClient interface {
GetClips(params *helix.ClipsParams) (clip *helix.ClipsResponse, err error)
}
Click to show internal directories.
Click to hide internal directories.