mpp

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlertType

type AlertType string
const (
	AlertTypeAlba      AlertType = "AL"
	AlertTypeAmber     AlertType = "AM"
	AlertTypeHasVistoA AlertType = "HV"
	AlertTypeOdisea    AlertType = "OD"
)

type Complexion

type Complexion string
const (
	ComplexionVeryLight         Complexion = "VL"
	ComplexionLight             Complexion = "L"
	ComplexionLightIntermediate Complexion = "LI"
	ComplexionDarkIntermediate  Complexion = "DI"
	ComplexionDark              Complexion = "D"
	ComplexionVeryDark          Complexion = "VD"
)

type MissingPersonPoster

type MissingPersonPoster struct {
	MpName                           string
	MpHeight                         int
	MpWeight                         int
	MpPhysicalBuild                  PhysicalBuild
	MpComplexion                     Complexion
	MpSex                            Sex
	MpDob                            time.Time
	MpAgeWhenDisappeared             int
	MpEyesDescription                string
	MpHairDescription                string
	MpOutfitDescription              string
	MpIdentifyingCharacteristics     string
	CircumstancesBehindDissapearance string
	MissingFrom                      string
	MissingDate                      time.Time
	Found                            bool
	AlertType                        AlertType
	PoState                          State
	PoPostUrl                        *url.URL
	PoPostPublicationDate            time.Time
	PoPosterUrl                      *url.URL
	IsMultiple                       bool
}

func (MissingPersonPoster) MarshalJSON added in v0.2.0

func (m MissingPersonPoster) MarshalJSON() ([]byte, error)

type PhysicalBuild

type PhysicalBuild string
const (
	PhysicalBuildSlim    PhysicalBuild = "S"
	PhysicalBuildRegular PhysicalBuild = "R"
	PhysicalBuildHeavy   PhysicalBuild = "H"
)

type Sex

type Sex string
const (
	SexFemale Sex = "F"
	SexMale   Sex = "M"
)

type State

type State string
const (
	StateCiudadDeMexico             State = "MX-CMX"
	StateAguascalientes             State = "MX-AGU"
	StateBajaCalifornia             State = "MX-BCN"
	StateBajaCaliforniaSur          State = "MX-BCS"
	StateCampeche                   State = "MX-CAM"
	StateCoahuilaDeZaragoza         State = "MX-COA"
	StateColima                     State = "MX-COL"
	StateChiapas                    State = "MX-CHP"
	StateChihuahua                  State = "MX-CHH"
	StateDurango                    State = "MX-DUR"
	StateGuanajuato                 State = "MX-GUA"
	StateGuerrero                   State = "MX-GRO"
	StateHidalgo                    State = "MX-HID"
	StateJalisco                    State = "MX-JAL"
	StateMexico                     State = "MX-MEX"
	StateMichoacanDeOcampo          State = "MX-MIC"
	StateMorelos                    State = "MX-MOR"
	StateNayarit                    State = "MX-NAY"
	StateNuevoLeon                  State = "MX-NLE"
	StateOaxaca                     State = "MX-OAX"
	StatePuebla                     State = "MX-PUE"
	StateQueretaro                  State = "MX-QUE"
	StateQuintanaRoo                State = "MX-ROO"
	StateSanLuisPotosi              State = "MX-SLP"
	StateSinaloa                    State = "MX-SIN"
	StateSonora                     State = "MX-SON"
	StateTabasco                    State = "MX-TAB"
	StateTamaulipas                 State = "MX-TAM"
	StateTlaxcala                   State = "MX-TLA"
	StateVeracruzDeIgnacioDeLaLlave State = "MX-VER"
	StateYucatan                    State = "MX-YUC"
	StateZacatecas                  State = "MX-ZAC"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL