Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Job ¶
type Job struct { }
func ExtractJobs ¶
func ExtractJobs(r pagination.Page) ([]Job, error)
type JobPage ¶
type JobPage struct {
pagination.LinkedPageBase
}
Click to show internal directories.
Click to hide internal directories.