Documentation
¶
Index ¶
- func MakeCdmxCustomUrl(pageNum uint64) string
- func MakeClient(skipVerify bool) *http.Client
- func MakeGroAlbaUrl(pageNum uint64) string
- func MakeGroAmberUrl(pageNum uint64) string
- func MakeGroHasVistoAAlertsUrl(pageNum uint64) string
- func MakeMorAmberUrl(pageNum uint64) string
- func MakeMorCustomUrl(pageNum uint64) string
- func ParseCdmxAge(value string) (int, error)
- func ParseCdmxDate(value string) (time.Time, error)
- func ParseCdmxFound(value string) bool
- func ParseGroDate(value string) (time.Time, error)
- func ParseGroFound(value string) bool
- func ParseGroSex(value string) mpp.Sex
- func ParseMorDate(value string) (time.Time, error)
- func ParseNameSexFound(value string) (string, mpp.Sex, bool)
- func RetrieveDocument(url string, skipVerify bool) (*doc.Doc, error)
- func ScrapeCdmxCustomAlerts(d *doc.Doc) ([]mpp.MissingPersonPoster, map[int]error)
- func ScrapeGroAlbaAlerts(d *doc.Doc) ([]mpp.MissingPersonPoster, map[int]error)
- func ScrapeGroAmberAlerts(d *doc.Doc) ([]mpp.MissingPersonPoster, map[int]error)
- func ScrapeGroHasVistoAAlerts(d *doc.Doc) ([]mpp.MissingPersonPoster, map[int]error)
- func ScrapeMorAmberAlerts(d *doc.Doc) ([]mpp.MissingPersonPoster, map[int]error)
- func ScrapeMorAmberPoPosterUrl(pageUrl string) (string, error)
- func ScrapeMorCustomAlerts(d *doc.Doc) ([]mpp.MissingPersonPoster, map[int]error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeCdmxCustomUrl ¶ added in v0.5.0
func MakeClient ¶ added in v0.1.0
func MakeGroAlbaUrl ¶
func MakeGroAmberUrl ¶
func MakeGroHasVistoAAlertsUrl ¶ added in v0.2.0
func MakeMorAmberUrl ¶
func MakeMorCustomUrl ¶
func ParseCdmxAge ¶ added in v0.5.0
func ParseCdmxFound ¶ added in v0.5.0
func ParseGroFound ¶
func ParseGroSex ¶
func ParseNameSexFound ¶ added in v0.3.0
func ScrapeCdmxCustomAlerts ¶ added in v0.5.0
func ScrapeGroAlbaAlerts ¶
func ScrapeGroAmberAlerts ¶
func ScrapeGroHasVistoAAlerts ¶ added in v0.2.0
func ScrapeMorAmberAlerts ¶
func ScrapeMorAmberPoPosterUrl ¶ added in v0.3.0
func ScrapeMorCustomAlerts ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.