Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New[ApiRetT any](fn interface{}, opts interface{}) *pagination.Basic[ApiRetT, GHResp]
func NewMapper ¶
func NewMapper[ApiRetT any, UserRetT any](fn interface{}, opts interface{}, mapper func(ApiRetT) []UserRetT) *pagination.MappedPager[ApiRetT, UserRetT, GHResp]
Types ¶
Click to show internal directories.
Click to hide internal directories.