Documentation
¶
Index ¶
- func MakeCdmxCustomUrl(pageNum uint64) string
- func MakeChisHasVistoAUrl(pageNum uint64) string
- func MakeClient(skipVerify bool) *http.Client
- func MakeGroAlbaUrl(pageNum uint64) string
- func MakeGroAmberUrl(pageNum uint64) string
- func MakeGroHasVistoAUrl(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 ParseChisBuild(value string) mpp.PhysicalBuild
- func ParseChisComplexion(value string) mpp.Complexion
- func ParseChisDate(value string) (time.Time, error)
- func ParseChisFound(value string) bool
- func ParseChisHeigth(value string) (int, error)
- func ParseChisSex(value string) mpp.Sex
- func ParseChisWeight(value string) (int, error)
- 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 ScrapeChisHasVistoAAlerts(d *doc.Doc) ([]mpp.MissingPersonPoster, map[int]error)
- func ScrapeChisHasVistoAExtraData(pageUrl string) (*mpp.MissingPersonPoster, 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 MakeChisHasVistoAUrl ¶ added in v0.6.0
func MakeClient ¶ added in v0.1.0
func MakeGroAlbaUrl ¶
func MakeGroAmberUrl ¶
func MakeGroHasVistoAUrl ¶ added in v0.6.0
func MakeMorAmberUrl ¶
func MakeMorCustomUrl ¶
func ParseCdmxAge ¶ added in v0.5.0
func ParseCdmxFound ¶ added in v0.5.0
func ParseChisBuild ¶ added in v0.6.0
func ParseChisBuild(value string) mpp.PhysicalBuild
func ParseChisComplexion ¶ added in v0.6.0
func ParseChisComplexion(value string) mpp.Complexion
func ParseChisFound ¶ added in v0.6.0
func ParseChisHeigth ¶ added in v0.6.0
func ParseChisSex ¶ added in v0.6.0
func ParseChisWeight ¶ added in v0.6.0
func ParseGroFound ¶
func ParseGroSex ¶
func ParseNameSexFound ¶ added in v0.3.0
func ScrapeCdmxCustomAlerts ¶ added in v0.5.0
func ScrapeChisHasVistoAAlerts ¶ added in v0.6.0
func ScrapeChisHasVistoAExtraData ¶ added in v0.6.0
func ScrapeChisHasVistoAExtraData(pageUrl string) (*mpp.MissingPersonPoster, error)
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.