Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PagerProvider ¶
type PagerProvider struct {
// contains filtered or unexported fields
}
PagerProvider is a structure with HTTP Client to handle with pages.
func NewPagerProvider ¶
func NewPagerProvider(httpClient *http.Client) PagerProvider
NewPagerProvider is a constructor to create a new instance of PagerProvider.
Click to show internal directories.
Click to hide internal directories.