Documentation
¶
Index ¶
- Constants
- Variables
- func Altitude(v int) predicate.Airport
- func AltitudeEQ(v int) predicate.Airport
- func AltitudeGT(v int) predicate.Airport
- func AltitudeGTE(v int) predicate.Airport
- func AltitudeIn(vs ...int) predicate.Airport
- func AltitudeIsNil() predicate.Airport
- func AltitudeLT(v int) predicate.Airport
- func AltitudeLTE(v int) predicate.Airport
- func AltitudeNEQ(v int) predicate.Airport
- func AltitudeNotIn(vs ...int) predicate.Airport
- func AltitudeNotNil() predicate.Airport
- func And(predicates ...predicate.Airport) predicate.Airport
- func City(v string) predicate.Airport
- func CityContains(v string) predicate.Airport
- func CityContainsFold(v string) predicate.Airport
- func CityEQ(v string) predicate.Airport
- func CityEqualFold(v string) predicate.Airport
- func CityGT(v string) predicate.Airport
- func CityGTE(v string) predicate.Airport
- func CityHasPrefix(v string) predicate.Airport
- func CityHasSuffix(v string) predicate.Airport
- func CityIn(vs ...string) predicate.Airport
- func CityIsNil() predicate.Airport
- func CityLT(v string) predicate.Airport
- func CityLTE(v string) predicate.Airport
- func CityNEQ(v string) predicate.Airport
- func CityNotIn(vs ...string) predicate.Airport
- func CityNotNil() predicate.Airport
- func Country(v string) predicate.Airport
- func CountryContains(v string) predicate.Airport
- func CountryContainsFold(v string) predicate.Airport
- func CountryEQ(v string) predicate.Airport
- func CountryEqualFold(v string) predicate.Airport
- func CountryGT(v string) predicate.Airport
- func CountryGTE(v string) predicate.Airport
- func CountryHasPrefix(v string) predicate.Airport
- func CountryHasSuffix(v string) predicate.Airport
- func CountryIn(vs ...string) predicate.Airport
- func CountryIsNil() predicate.Airport
- func CountryLT(v string) predicate.Airport
- func CountryLTE(v string) predicate.Airport
- func CountryNEQ(v string) predicate.Airport
- func CountryNotIn(vs ...string) predicate.Airport
- func CountryNotNil() predicate.Airport
- func Dst(v string) predicate.Airport
- func DstContains(v string) predicate.Airport
- func DstContainsFold(v string) predicate.Airport
- func DstEQ(v string) predicate.Airport
- func DstEqualFold(v string) predicate.Airport
- func DstGT(v string) predicate.Airport
- func DstGTE(v string) predicate.Airport
- func DstHasPrefix(v string) predicate.Airport
- func DstHasSuffix(v string) predicate.Airport
- func DstIn(vs ...string) predicate.Airport
- func DstIsNil() predicate.Airport
- func DstLT(v string) predicate.Airport
- func DstLTE(v string) predicate.Airport
- func DstNEQ(v string) predicate.Airport
- func DstNotIn(vs ...string) predicate.Airport
- func DstNotNil() predicate.Airport
- func ID(id int) predicate.Airport
- func IDEQ(id int) predicate.Airport
- func IDGT(id int) predicate.Airport
- func IDGTE(id int) predicate.Airport
- func IDIn(ids ...int) predicate.Airport
- func IDLT(id int) predicate.Airport
- func IDLTE(id int) predicate.Airport
- func IDNEQ(id int) predicate.Airport
- func IDNotIn(ids ...int) predicate.Airport
- func Iata(v string) predicate.Airport
- func IataContains(v string) predicate.Airport
- func IataContainsFold(v string) predicate.Airport
- func IataEQ(v string) predicate.Airport
- func IataEqualFold(v string) predicate.Airport
- func IataGT(v string) predicate.Airport
- func IataGTE(v string) predicate.Airport
- func IataHasPrefix(v string) predicate.Airport
- func IataHasSuffix(v string) predicate.Airport
- func IataIn(vs ...string) predicate.Airport
- func IataIsNil() predicate.Airport
- func IataLT(v string) predicate.Airport
- func IataLTE(v string) predicate.Airport
- func IataNEQ(v string) predicate.Airport
- func IataNotIn(vs ...string) predicate.Airport
- func IataNotNil() predicate.Airport
- func Icao(v string) predicate.Airport
- func IcaoContains(v string) predicate.Airport
- func IcaoContainsFold(v string) predicate.Airport
- func IcaoEQ(v string) predicate.Airport
- func IcaoEqualFold(v string) predicate.Airport
- func IcaoGT(v string) predicate.Airport
- func IcaoGTE(v string) predicate.Airport
- func IcaoHasPrefix(v string) predicate.Airport
- func IcaoHasSuffix(v string) predicate.Airport
- func IcaoIn(vs ...string) predicate.Airport
- func IcaoIsNil() predicate.Airport
- func IcaoLT(v string) predicate.Airport
- func IcaoLTE(v string) predicate.Airport
- func IcaoNEQ(v string) predicate.Airport
- func IcaoNotIn(vs ...string) predicate.Airport
- func IcaoNotNil() predicate.Airport
- func Latitude(v float64) predicate.Airport
- func LatitudeEQ(v float64) predicate.Airport
- func LatitudeGT(v float64) predicate.Airport
- func LatitudeGTE(v float64) predicate.Airport
- func LatitudeIn(vs ...float64) predicate.Airport
- func LatitudeIsNil() predicate.Airport
- func LatitudeLT(v float64) predicate.Airport
- func LatitudeLTE(v float64) predicate.Airport
- func LatitudeNEQ(v float64) predicate.Airport
- func LatitudeNotIn(vs ...float64) predicate.Airport
- func LatitudeNotNil() predicate.Airport
- func Longitude(v float64) predicate.Airport
- func LongitudeEQ(v float64) predicate.Airport
- func LongitudeGT(v float64) predicate.Airport
- func LongitudeGTE(v float64) predicate.Airport
- func LongitudeIn(vs ...float64) predicate.Airport
- func LongitudeIsNil() predicate.Airport
- func LongitudeLT(v float64) predicate.Airport
- func LongitudeLTE(v float64) predicate.Airport
- func LongitudeNEQ(v float64) predicate.Airport
- func LongitudeNotIn(vs ...float64) predicate.Airport
- func LongitudeNotNil() predicate.Airport
- func Name(v string) predicate.Airport
- func NameContains(v string) predicate.Airport
- func NameContainsFold(v string) predicate.Airport
- func NameEQ(v string) predicate.Airport
- func NameEqualFold(v string) predicate.Airport
- func NameGT(v string) predicate.Airport
- func NameGTE(v string) predicate.Airport
- func NameHasPrefix(v string) predicate.Airport
- func NameHasSuffix(v string) predicate.Airport
- func NameIn(vs ...string) predicate.Airport
- func NameIsNil() predicate.Airport
- func NameLT(v string) predicate.Airport
- func NameLTE(v string) predicate.Airport
- func NameNEQ(v string) predicate.Airport
- func NameNotIn(vs ...string) predicate.Airport
- func NameNotNil() predicate.Airport
- func Not(p predicate.Airport) predicate.Airport
- func Or(predicates ...predicate.Airport) predicate.Airport
- func Source(v string) predicate.Airport
- func SourceContains(v string) predicate.Airport
- func SourceContainsFold(v string) predicate.Airport
- func SourceEQ(v string) predicate.Airport
- func SourceEqualFold(v string) predicate.Airport
- func SourceGT(v string) predicate.Airport
- func SourceGTE(v string) predicate.Airport
- func SourceHasPrefix(v string) predicate.Airport
- func SourceHasSuffix(v string) predicate.Airport
- func SourceIn(vs ...string) predicate.Airport
- func SourceIsNil() predicate.Airport
- func SourceLT(v string) predicate.Airport
- func SourceLTE(v string) predicate.Airport
- func SourceNEQ(v string) predicate.Airport
- func SourceNotIn(vs ...string) predicate.Airport
- func SourceNotNil() predicate.Airport
- func Timezone(v string) predicate.Airport
- func TimezoneContains(v string) predicate.Airport
- func TimezoneContainsFold(v string) predicate.Airport
- func TimezoneEQ(v string) predicate.Airport
- func TimezoneEqualFold(v string) predicate.Airport
- func TimezoneGT(v string) predicate.Airport
- func TimezoneGTE(v string) predicate.Airport
- func TimezoneHasPrefix(v string) predicate.Airport
- func TimezoneHasSuffix(v string) predicate.Airport
- func TimezoneIn(vs ...string) predicate.Airport
- func TimezoneIsNil() predicate.Airport
- func TimezoneLT(v string) predicate.Airport
- func TimezoneLTE(v string) predicate.Airport
- func TimezoneNEQ(v string) predicate.Airport
- func TimezoneName(v string) predicate.Airport
- func TimezoneNameContains(v string) predicate.Airport
- func TimezoneNameContainsFold(v string) predicate.Airport
- func TimezoneNameEQ(v string) predicate.Airport
- func TimezoneNameEqualFold(v string) predicate.Airport
- func TimezoneNameGT(v string) predicate.Airport
- func TimezoneNameGTE(v string) predicate.Airport
- func TimezoneNameHasPrefix(v string) predicate.Airport
- func TimezoneNameHasSuffix(v string) predicate.Airport
- func TimezoneNameIn(vs ...string) predicate.Airport
- func TimezoneNameIsNil() predicate.Airport
- func TimezoneNameLT(v string) predicate.Airport
- func TimezoneNameLTE(v string) predicate.Airport
- func TimezoneNameNEQ(v string) predicate.Airport
- func TimezoneNameNotIn(vs ...string) predicate.Airport
- func TimezoneNameNotNil() predicate.Airport
- func TimezoneNotIn(vs ...string) predicate.Airport
- func TimezoneNotNil() predicate.Airport
- func Type(v string) predicate.Airport
- func TypeContains(v string) predicate.Airport
- func TypeContainsFold(v string) predicate.Airport
- func TypeEQ(v string) predicate.Airport
- func TypeEqualFold(v string) predicate.Airport
- func TypeGT(v string) predicate.Airport
- func TypeGTE(v string) predicate.Airport
- func TypeHasPrefix(v string) predicate.Airport
- func TypeHasSuffix(v string) predicate.Airport
- func TypeIn(vs ...string) predicate.Airport
- func TypeIsNil() predicate.Airport
- func TypeLT(v string) predicate.Airport
- func TypeLTE(v string) predicate.Airport
- func TypeNEQ(v string) predicate.Airport
- func TypeNotIn(vs ...string) predicate.Airport
- func TypeNotNil() predicate.Airport
- func ValidColumn(column string) bool
Constants ¶
const ( // Label holds the string label denoting the airport type in the database. Label = "airport" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldCity holds the string denoting the city field in the database. FieldCity = "city" // FieldCountry holds the string denoting the country field in the database. FieldCountry = "country" // FieldIata holds the string denoting the iata field in the database. FieldIata = "iata" // FieldIcao holds the string denoting the icao field in the database. FieldIcao = "icao" // FieldLatitude holds the string denoting the latitude field in the database. FieldLatitude = "latitude" // FieldLongitude holds the string denoting the longitude field in the database. FieldLongitude = "longitude" // FieldAltitude holds the string denoting the altitude field in the database. FieldAltitude = "altitude" // FieldTimezone holds the string denoting the timezone field in the database. FieldTimezone = "timezone" // FieldDst holds the string denoting the dst field in the database. FieldDst = "dst" // FieldTimezoneName holds the string denoting the timezonename field in the database. FieldTimezoneName = "timezone_name" // FieldType holds the string denoting the type field in the database. FieldType = "type" // FieldSource holds the string denoting the source field in the database. FieldSource = "source" // Table holds the table name of the airport in the database. Table = "airports" )
Variables ¶
var Columns = []string{ FieldID, FieldName, FieldCity, FieldCountry, FieldIata, FieldIcao, FieldLatitude, FieldLongitude, FieldAltitude, FieldTimezone, FieldDst, FieldTimezoneName, FieldType, FieldSource, }
Columns holds all SQL columns for airport fields.
Functions ¶
func Altitude ¶
Altitude applies equality check predicate on the "altitude" field. It's identical to AltitudeEQ.
func AltitudeEQ ¶
AltitudeEQ applies the EQ predicate on the "altitude" field.
func AltitudeGT ¶
AltitudeGT applies the GT predicate on the "altitude" field.
func AltitudeGTE ¶
AltitudeGTE applies the GTE predicate on the "altitude" field.
func AltitudeIn ¶
AltitudeIn applies the In predicate on the "altitude" field.
func AltitudeIsNil ¶
AltitudeIsNil applies the IsNil predicate on the "altitude" field.
func AltitudeLT ¶
AltitudeLT applies the LT predicate on the "altitude" field.
func AltitudeLTE ¶
AltitudeLTE applies the LTE predicate on the "altitude" field.
func AltitudeNEQ ¶
AltitudeNEQ applies the NEQ predicate on the "altitude" field.
func AltitudeNotIn ¶
AltitudeNotIn applies the NotIn predicate on the "altitude" field.
func AltitudeNotNil ¶
AltitudeNotNil applies the NotNil predicate on the "altitude" field.
func CityContains ¶
CityContains applies the Contains predicate on the "city" field.
func CityContainsFold ¶
CityContainsFold applies the ContainsFold predicate on the "city" field.
func CityEqualFold ¶
CityEqualFold applies the EqualFold predicate on the "city" field.
func CityHasPrefix ¶
CityHasPrefix applies the HasPrefix predicate on the "city" field.
func CityHasSuffix ¶
CityHasSuffix applies the HasSuffix predicate on the "city" field.
func CityNotNil ¶
CityNotNil applies the NotNil predicate on the "city" field.
func Country ¶
Country applies equality check predicate on the "country" field. It's identical to CountryEQ.
func CountryContains ¶
CountryContains applies the Contains predicate on the "country" field.
func CountryContainsFold ¶
CountryContainsFold applies the ContainsFold predicate on the "country" field.
func CountryEqualFold ¶
CountryEqualFold applies the EqualFold predicate on the "country" field.
func CountryGTE ¶
CountryGTE applies the GTE predicate on the "country" field.
func CountryHasPrefix ¶
CountryHasPrefix applies the HasPrefix predicate on the "country" field.
func CountryHasSuffix ¶
CountryHasSuffix applies the HasSuffix predicate on the "country" field.
func CountryIsNil ¶
CountryIsNil applies the IsNil predicate on the "country" field.
func CountryLTE ¶
CountryLTE applies the LTE predicate on the "country" field.
func CountryNEQ ¶
CountryNEQ applies the NEQ predicate on the "country" field.
func CountryNotIn ¶
CountryNotIn applies the NotIn predicate on the "country" field.
func CountryNotNil ¶
CountryNotNil applies the NotNil predicate on the "country" field.
func DstContains ¶
DstContains applies the Contains predicate on the "dst" field.
func DstContainsFold ¶
DstContainsFold applies the ContainsFold predicate on the "dst" field.
func DstEqualFold ¶
DstEqualFold applies the EqualFold predicate on the "dst" field.
func DstHasPrefix ¶
DstHasPrefix applies the HasPrefix predicate on the "dst" field.
func DstHasSuffix ¶
DstHasSuffix applies the HasSuffix predicate on the "dst" field.
func IataContains ¶
IataContains applies the Contains predicate on the "iata" field.
func IataContainsFold ¶
IataContainsFold applies the ContainsFold predicate on the "iata" field.
func IataEqualFold ¶
IataEqualFold applies the EqualFold predicate on the "iata" field.
func IataHasPrefix ¶
IataHasPrefix applies the HasPrefix predicate on the "iata" field.
func IataHasSuffix ¶
IataHasSuffix applies the HasSuffix predicate on the "iata" field.
func IataNotNil ¶
IataNotNil applies the NotNil predicate on the "iata" field.
func IcaoContains ¶
IcaoContains applies the Contains predicate on the "icao" field.
func IcaoContainsFold ¶
IcaoContainsFold applies the ContainsFold predicate on the "icao" field.
func IcaoEqualFold ¶
IcaoEqualFold applies the EqualFold predicate on the "icao" field.
func IcaoHasPrefix ¶
IcaoHasPrefix applies the HasPrefix predicate on the "icao" field.
func IcaoHasSuffix ¶
IcaoHasSuffix applies the HasSuffix predicate on the "icao" field.
func IcaoNotNil ¶
IcaoNotNil applies the NotNil predicate on the "icao" field.
func Latitude ¶
Latitude applies equality check predicate on the "latitude" field. It's identical to LatitudeEQ.
func LatitudeEQ ¶
LatitudeEQ applies the EQ predicate on the "latitude" field.
func LatitudeGT ¶
LatitudeGT applies the GT predicate on the "latitude" field.
func LatitudeGTE ¶
LatitudeGTE applies the GTE predicate on the "latitude" field.
func LatitudeIn ¶
LatitudeIn applies the In predicate on the "latitude" field.
func LatitudeIsNil ¶
LatitudeIsNil applies the IsNil predicate on the "latitude" field.
func LatitudeLT ¶
LatitudeLT applies the LT predicate on the "latitude" field.
func LatitudeLTE ¶
LatitudeLTE applies the LTE predicate on the "latitude" field.
func LatitudeNEQ ¶
LatitudeNEQ applies the NEQ predicate on the "latitude" field.
func LatitudeNotIn ¶
LatitudeNotIn applies the NotIn predicate on the "latitude" field.
func LatitudeNotNil ¶
LatitudeNotNil applies the NotNil predicate on the "latitude" field.
func Longitude ¶
Longitude applies equality check predicate on the "longitude" field. It's identical to LongitudeEQ.
func LongitudeEQ ¶
LongitudeEQ applies the EQ predicate on the "longitude" field.
func LongitudeGT ¶
LongitudeGT applies the GT predicate on the "longitude" field.
func LongitudeGTE ¶
LongitudeGTE applies the GTE predicate on the "longitude" field.
func LongitudeIn ¶
LongitudeIn applies the In predicate on the "longitude" field.
func LongitudeIsNil ¶
LongitudeIsNil applies the IsNil predicate on the "longitude" field.
func LongitudeLT ¶
LongitudeLT applies the LT predicate on the "longitude" field.
func LongitudeLTE ¶
LongitudeLTE applies the LTE predicate on the "longitude" field.
func LongitudeNEQ ¶
LongitudeNEQ applies the NEQ predicate on the "longitude" field.
func LongitudeNotIn ¶
LongitudeNotIn applies the NotIn predicate on the "longitude" field.
func LongitudeNotNil ¶
LongitudeNotNil applies the NotNil predicate on the "longitude" field.
func NameContains ¶
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEqualFold ¶
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameHasPrefix ¶
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func NameNotNil ¶
NameNotNil applies the NotNil predicate on the "name" field.
func Source ¶
Source applies equality check predicate on the "source" field. It's identical to SourceEQ.
func SourceContains ¶
SourceContains applies the Contains predicate on the "source" field.
func SourceContainsFold ¶
SourceContainsFold applies the ContainsFold predicate on the "source" field.
func SourceEqualFold ¶
SourceEqualFold applies the EqualFold predicate on the "source" field.
func SourceHasPrefix ¶
SourceHasPrefix applies the HasPrefix predicate on the "source" field.
func SourceHasSuffix ¶
SourceHasSuffix applies the HasSuffix predicate on the "source" field.
func SourceIsNil ¶
SourceIsNil applies the IsNil predicate on the "source" field.
func SourceNotIn ¶
SourceNotIn applies the NotIn predicate on the "source" field.
func SourceNotNil ¶
SourceNotNil applies the NotNil predicate on the "source" field.
func Timezone ¶
Timezone applies equality check predicate on the "timezone" field. It's identical to TimezoneEQ.
func TimezoneContains ¶
TimezoneContains applies the Contains predicate on the "timezone" field.
func TimezoneContainsFold ¶
TimezoneContainsFold applies the ContainsFold predicate on the "timezone" field.
func TimezoneEQ ¶
TimezoneEQ applies the EQ predicate on the "timezone" field.
func TimezoneEqualFold ¶
TimezoneEqualFold applies the EqualFold predicate on the "timezone" field.
func TimezoneGT ¶
TimezoneGT applies the GT predicate on the "timezone" field.
func TimezoneGTE ¶
TimezoneGTE applies the GTE predicate on the "timezone" field.
func TimezoneHasPrefix ¶
TimezoneHasPrefix applies the HasPrefix predicate on the "timezone" field.
func TimezoneHasSuffix ¶
TimezoneHasSuffix applies the HasSuffix predicate on the "timezone" field.
func TimezoneIn ¶
TimezoneIn applies the In predicate on the "timezone" field.
func TimezoneIsNil ¶
TimezoneIsNil applies the IsNil predicate on the "timezone" field.
func TimezoneLT ¶
TimezoneLT applies the LT predicate on the "timezone" field.
func TimezoneLTE ¶
TimezoneLTE applies the LTE predicate on the "timezone" field.
func TimezoneNEQ ¶
TimezoneNEQ applies the NEQ predicate on the "timezone" field.
func TimezoneName ¶
TimezoneName applies equality check predicate on the "timezoneName" field. It's identical to TimezoneNameEQ.
func TimezoneNameContains ¶
TimezoneNameContains applies the Contains predicate on the "timezoneName" field.
func TimezoneNameContainsFold ¶
TimezoneNameContainsFold applies the ContainsFold predicate on the "timezoneName" field.
func TimezoneNameEQ ¶
TimezoneNameEQ applies the EQ predicate on the "timezoneName" field.
func TimezoneNameEqualFold ¶
TimezoneNameEqualFold applies the EqualFold predicate on the "timezoneName" field.
func TimezoneNameGT ¶
TimezoneNameGT applies the GT predicate on the "timezoneName" field.
func TimezoneNameGTE ¶
TimezoneNameGTE applies the GTE predicate on the "timezoneName" field.
func TimezoneNameHasPrefix ¶
TimezoneNameHasPrefix applies the HasPrefix predicate on the "timezoneName" field.
func TimezoneNameHasSuffix ¶
TimezoneNameHasSuffix applies the HasSuffix predicate on the "timezoneName" field.
func TimezoneNameIn ¶
TimezoneNameIn applies the In predicate on the "timezoneName" field.
func TimezoneNameIsNil ¶
TimezoneNameIsNil applies the IsNil predicate on the "timezoneName" field.
func TimezoneNameLT ¶
TimezoneNameLT applies the LT predicate on the "timezoneName" field.
func TimezoneNameLTE ¶
TimezoneNameLTE applies the LTE predicate on the "timezoneName" field.
func TimezoneNameNEQ ¶
TimezoneNameNEQ applies the NEQ predicate on the "timezoneName" field.
func TimezoneNameNotIn ¶
TimezoneNameNotIn applies the NotIn predicate on the "timezoneName" field.
func TimezoneNameNotNil ¶
TimezoneNameNotNil applies the NotNil predicate on the "timezoneName" field.
func TimezoneNotIn ¶
TimezoneNotIn applies the NotIn predicate on the "timezone" field.
func TimezoneNotNil ¶
TimezoneNotNil applies the NotNil predicate on the "timezone" field.
func TypeContains ¶
TypeContains applies the Contains predicate on the "type" field.
func TypeContainsFold ¶
TypeContainsFold applies the ContainsFold predicate on the "type" field.
func TypeEqualFold ¶
TypeEqualFold applies the EqualFold predicate on the "type" field.
func TypeHasPrefix ¶
TypeHasPrefix applies the HasPrefix predicate on the "type" field.
func TypeHasSuffix ¶
TypeHasSuffix applies the HasSuffix predicate on the "type" field.
func TypeNotNil ¶
TypeNotNil applies the NotNil predicate on the "type" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
This section is empty.