Documentation ¶
Index ¶
- type AddCharacterTokenScopeParams
- type CalcCharacterNotificationUnreadCountsRow
- type Character
- type CharacterAsset
- type CharacterAttribute
- type CharacterContract
- type CharacterContractBid
- type CharacterContractItem
- type CharacterImplant
- type CharacterJumpClone
- type CharacterJumpCloneImplant
- type CharacterMail
- type CharacterMailLabel
- type CharacterMailList
- type CharacterMailMailLabel
- type CharacterMailsRecipient
- type CharacterNotification
- type CharacterPlanet
- type CharacterSectionStatus
- type CharacterSkill
- type CharacterSkillqueueItem
- type CharacterToken
- type CharacterTokenScope
- type CharacterWalletJournalEntry
- type CharacterWalletTransaction
- type CreateCharacterAssetParams
- type CreateCharacterContractBidParams
- type CreateCharacterContractItemParams
- type CreateCharacterContractParams
- type CreateCharacterImplantParams
- type CreateCharacterJumpCloneImplantParams
- type CreateCharacterJumpCloneParams
- type CreateCharacterMailLabelParams
- type CreateCharacterMailListParams
- type CreateCharacterNotificationParams
- type CreateCharacterPlanetParams
- type CreateCharacterSkillqueueItemParams
- type CreateCharacterWalletJournalEntryParams
- type CreateCharacterWalletTransactionParams
- type CreateEveCategoryParams
- type CreateEveCharacterParams
- type CreateEveConstellationParams
- type CreateEveDogmaAttributeParams
- type CreateEveEntityParams
- type CreateEveGroupParams
- type CreateEveMoonParams
- type CreateEvePlanetParams
- type CreateEveRaceParams
- type CreateEveRegionParams
- type CreateEveSchematicParams
- type CreateEveSolarSystemParams
- type CreateEveTypeDogmaAttributeParams
- type CreateEveTypeDogmaEffectParams
- type CreateEveTypeParams
- type CreateMailCharacterMailLabelParams
- type CreateMailParams
- type CreateMailRecipientParams
- type CreatePlanetPinParams
- type CreateShipSkillParams
- type DBTX
- type DeleteCharacterAssetsParams
- type DeleteCharacterPlanetsParams
- type DeleteCharacterSkillsParams
- type DeleteMailParams
- type DeleteObsoleteCharacterMailLabelsParams
- type DeleteObsoleteCharacterMailListsParams
- type EveCategory
- type EveCharacter
- type EveConstellation
- type EveDogmaAttribute
- type EveEntity
- type EveGroup
- type EveLocation
- type EveMarketPrice
- type EveMoon
- type EvePlanet
- type EveRace
- type EveRegion
- type EveSchematic
- type EveShipSkill
- type EveSolarSystem
- type EveType
- type EveTypeDogmaAttribute
- type EveTypeDogmaEffect
- type GeneralSectionStatus
- type GetCharacterAssetParams
- type GetCharacterAssetRow
- type GetCharacterContractBidParams
- type GetCharacterContractBidRow
- type GetCharacterContractItemParams
- type GetCharacterContractItemRow
- type GetCharacterContractParams
- type GetCharacterContractRow
- type GetCharacterImplantParams
- type GetCharacterImplantRow
- type GetCharacterJumpCloneParams
- type GetCharacterJumpCloneRow
- type GetCharacterMailLabelParams
- type GetCharacterMailLabelUnreadCountsRow
- type GetCharacterMailListParams
- type GetCharacterMailListUnreadCountsRow
- type GetCharacterNotificationParams
- type GetCharacterNotificationRow
- type GetCharacterPlanetParams
- type GetCharacterPlanetRow
- type GetCharacterRow
- type GetCharacterSectionStatusParams
- type GetCharacterSkillParams
- type GetCharacterSkillRow
- type GetCharacterSkillqueueItemParams
- type GetCharacterSkillqueueItemRow
- type GetCharacterWalletJournalEntryParams
- type GetCharacterWalletJournalEntryRow
- type GetCharacterWalletTransactionParams
- type GetCharacterWalletTransactionRow
- type GetEveCharacterRow
- type GetEveConstellationRow
- type GetEveGroupRow
- type GetEveMoonRow
- type GetEvePlanetRow
- type GetEveSolarSystemRow
- type GetEveTypeDogmaAttributeParams
- type GetEveTypeDogmaEffectParams
- type GetEveTypeRow
- type GetMailParams
- type GetMailRow
- type GetPlanetPinParams
- type GetPlanetPinRow
- type GetShipSkillParams
- type GetShipSkillRow
- type ListAllCharacterAssetsRow
- type ListAllCharacterPlanetsRow
- type ListCharacterAssetsInItemHangarParams
- type ListCharacterAssetsInItemHangarRow
- type ListCharacterAssetsInLocationParams
- type ListCharacterAssetsInLocationRow
- type ListCharacterAssetsInShipHangarParams
- type ListCharacterAssetsInShipHangarRow
- type ListCharacterAssetsRow
- type ListCharacterContractBidsRow
- type ListCharacterContractItemsRow
- type ListCharacterContractsForNotifyParams
- type ListCharacterContractsForNotifyRow
- type ListCharacterContractsRow
- type ListCharacterImplantsParams
- type ListCharacterImplantsRow
- type ListCharacterJumpCloneImplantParams
- type ListCharacterJumpCloneImplantRow
- type ListCharacterJumpClonesRow
- type ListCharacterMailLabelsByIDsParams
- type ListCharacterNotificationsAllRow
- type ListCharacterNotificationsTypesParams
- type ListCharacterNotificationsTypesRow
- type ListCharacterNotificationsUnprocessedParams
- type ListCharacterNotificationsUnprocessedRow
- type ListCharacterNotificationsUnreadRow
- type ListCharacterPlanetsRow
- type ListCharacterShipSkillsParams
- type ListCharacterShipSkillsRow
- type ListCharacterShipsAbilitiesParams
- type ListCharacterShipsAbilitiesRow
- type ListCharacterSkillGroupsProgressParams
- type ListCharacterSkillGroupsProgressRow
- type ListCharacterSkillProgressParams
- type ListCharacterSkillProgressRow
- type ListCharacterSkillqueueItemsRow
- type ListCharacterWalletJournalEntriesRow
- type ListCharacterWalletTransactionsRow
- type ListCharactersRow
- type ListCharactersShortRow
- type ListEveEntityByNameAndCategoryParams
- type ListEveTypeDogmaAttributesForTypeRow
- type ListMailsForLabelOrderedParams
- type ListMailsForLabelOrderedRow
- type ListMailsForListOrderedParams
- type ListMailsForListOrderedRow
- type ListMailsForSentOrderedParams
- type ListMailsForSentOrderedRow
- type ListMailsNoLabelOrderedRow
- type ListMailsOrderedRow
- type ListMailsUnprocessedParams
- type ListMailsUnprocessedRow
- type ListMailsUnreadOrderedRow
- type ListPlanetPinsRow
- type ListShipSkillsRow
- type NotificationType
- type PlanetPin
- type Queries
- func (q *Queries) AddCharacterTokenScope(ctx context.Context, arg AddCharacterTokenScopeParams) error
- func (q *Queries) CalcCharacterNotificationUnreadCounts(ctx context.Context, characterID int64) ([]CalcCharacterNotificationUnreadCountsRow, error)
- func (q *Queries) CalculateCharacterAssetTotalValue(ctx context.Context, characterID int64) (sql.NullFloat64, error)
- func (q *Queries) ClearCharacterTokenScopes(ctx context.Context, characterID int64) error
- func (q *Queries) CreateCharacterAsset(ctx context.Context, arg CreateCharacterAssetParams) error
- func (q *Queries) CreateCharacterContract(ctx context.Context, arg CreateCharacterContractParams) (int64, error)
- func (q *Queries) CreateCharacterContractBid(ctx context.Context, arg CreateCharacterContractBidParams) error
- func (q *Queries) CreateCharacterContractItem(ctx context.Context, arg CreateCharacterContractItemParams) error
- func (q *Queries) CreateCharacterImplant(ctx context.Context, arg CreateCharacterImplantParams) error
- func (q *Queries) CreateCharacterJumpClone(ctx context.Context, arg CreateCharacterJumpCloneParams) (int64, error)
- func (q *Queries) CreateCharacterJumpCloneImplant(ctx context.Context, arg CreateCharacterJumpCloneImplantParams) error
- func (q *Queries) CreateCharacterMailLabel(ctx context.Context, arg CreateCharacterMailLabelParams) (CharacterMailLabel, error)
- func (q *Queries) CreateCharacterMailList(ctx context.Context, arg CreateCharacterMailListParams) error
- func (q *Queries) CreateCharacterNotification(ctx context.Context, arg CreateCharacterNotificationParams) error
- func (q *Queries) CreateCharacterPlanet(ctx context.Context, arg CreateCharacterPlanetParams) (int64, error)
- func (q *Queries) CreateCharacterSkillqueueItem(ctx context.Context, arg CreateCharacterSkillqueueItemParams) error
- func (q *Queries) CreateCharacterWalletJournalEntry(ctx context.Context, arg CreateCharacterWalletJournalEntryParams) error
- func (q *Queries) CreateCharacterWalletTransaction(ctx context.Context, arg CreateCharacterWalletTransactionParams) error
- func (q *Queries) CreateEveCategory(ctx context.Context, arg CreateEveCategoryParams) (EveCategory, error)
- func (q *Queries) CreateEveCharacter(ctx context.Context, arg CreateEveCharacterParams) error
- func (q *Queries) CreateEveConstellation(ctx context.Context, arg CreateEveConstellationParams) error
- func (q *Queries) CreateEveDogmaAttribute(ctx context.Context, arg CreateEveDogmaAttributeParams) (EveDogmaAttribute, error)
- func (q *Queries) CreateEveEntity(ctx context.Context, arg CreateEveEntityParams) (EveEntity, error)
- func (q *Queries) CreateEveGroup(ctx context.Context, arg CreateEveGroupParams) error
- func (q *Queries) CreateEveMoon(ctx context.Context, arg CreateEveMoonParams) error
- func (q *Queries) CreateEvePlanet(ctx context.Context, arg CreateEvePlanetParams) error
- func (q *Queries) CreateEveRace(ctx context.Context, arg CreateEveRaceParams) (EveRace, error)
- func (q *Queries) CreateEveRegion(ctx context.Context, arg CreateEveRegionParams) (EveRegion, error)
- func (q *Queries) CreateEveSchematic(ctx context.Context, arg CreateEveSchematicParams) (EveSchematic, error)
- func (q *Queries) CreateEveSolarSystem(ctx context.Context, arg CreateEveSolarSystemParams) error
- func (q *Queries) CreateEveType(ctx context.Context, arg CreateEveTypeParams) error
- func (q *Queries) CreateEveTypeDogmaAttribute(ctx context.Context, arg CreateEveTypeDogmaAttributeParams) error
- func (q *Queries) CreateEveTypeDogmaEffect(ctx context.Context, arg CreateEveTypeDogmaEffectParams) error
- func (q *Queries) CreateMail(ctx context.Context, arg CreateMailParams) (CharacterMail, error)
- func (q *Queries) CreateMailCharacterMailLabel(ctx context.Context, arg CreateMailCharacterMailLabelParams) error
- func (q *Queries) CreateMailRecipient(ctx context.Context, arg CreateMailRecipientParams) error
- func (q *Queries) CreateNotificationType(ctx context.Context, name string) (int64, error)
- func (q *Queries) CreatePlanetPin(ctx context.Context, arg CreatePlanetPinParams) error
- func (q *Queries) CreateScope(ctx context.Context, name string) (Scope, error)
- func (q *Queries) CreateShipSkill(ctx context.Context, arg CreateShipSkillParams) error
- func (q *Queries) DeleteCharacter(ctx context.Context, id int64) error
- func (q *Queries) DeleteCharacterAssets(ctx context.Context, arg DeleteCharacterAssetsParams) error
- func (q *Queries) DeleteCharacterImplants(ctx context.Context, characterID int64) error
- func (q *Queries) DeleteCharacterJumpClones(ctx context.Context, characterID int64) error
- func (q *Queries) DeleteCharacterPlanets(ctx context.Context, arg DeleteCharacterPlanetsParams) error
- func (q *Queries) DeleteCharacterSkillqueueItems(ctx context.Context, characterID int64) error
- func (q *Queries) DeleteCharacterSkills(ctx context.Context, arg DeleteCharacterSkillsParams) error
- func (q *Queries) DeleteEveCharacter(ctx context.Context, id int64) error
- func (q *Queries) DeleteMail(ctx context.Context, arg DeleteMailParams) error
- func (q *Queries) DeleteMailCharacterMailLabels(ctx context.Context, characterMailID int64) error
- func (q *Queries) DeleteObsoleteCharacterMailLabels(ctx context.Context, arg DeleteObsoleteCharacterMailLabelsParams) error
- func (q *Queries) DeleteObsoleteCharacterMailLists(ctx context.Context, arg DeleteObsoleteCharacterMailListsParams) error
- func (q *Queries) DeletePlanetPins(ctx context.Context, characterPlanetID int64) error
- func (q *Queries) DisableAllTrainingWatchers(ctx context.Context) error
- func (q *Queries) GetCharacter(ctx context.Context, id int64) (GetCharacterRow, error)
- func (q *Queries) GetCharacterAsset(ctx context.Context, arg GetCharacterAssetParams) (GetCharacterAssetRow, error)
- func (q *Queries) GetCharacterAssetValue(ctx context.Context, id int64) (sql.NullFloat64, error)
- func (q *Queries) GetCharacterAttributes(ctx context.Context, characterID int64) (CharacterAttribute, error)
- func (q *Queries) GetCharacterContract(ctx context.Context, arg GetCharacterContractParams) (GetCharacterContractRow, error)
- func (q *Queries) GetCharacterContractBid(ctx context.Context, arg GetCharacterContractBidParams) (GetCharacterContractBidRow, error)
- func (q *Queries) GetCharacterContractItem(ctx context.Context, arg GetCharacterContractItemParams) (GetCharacterContractItemRow, error)
- func (q *Queries) GetCharacterImplant(ctx context.Context, arg GetCharacterImplantParams) (GetCharacterImplantRow, error)
- func (q *Queries) GetCharacterJumpClone(ctx context.Context, arg GetCharacterJumpCloneParams) (GetCharacterJumpCloneRow, error)
- func (q *Queries) GetCharacterMailLabel(ctx context.Context, arg GetCharacterMailLabelParams) (CharacterMailLabel, error)
- func (q *Queries) GetCharacterMailLabelUnreadCounts(ctx context.Context, characterID int64) ([]GetCharacterMailLabelUnreadCountsRow, error)
- func (q *Queries) GetCharacterMailLabels(ctx context.Context, characterMailID int64) ([]CharacterMailLabel, error)
- func (q *Queries) GetCharacterMailList(ctx context.Context, arg GetCharacterMailListParams) (CharacterMailList, error)
- func (q *Queries) GetCharacterMailListUnreadCounts(ctx context.Context, characterID int64) ([]GetCharacterMailListUnreadCountsRow, error)
- func (q *Queries) GetCharacterNotification(ctx context.Context, arg GetCharacterNotificationParams) (GetCharacterNotificationRow, error)
- func (q *Queries) GetCharacterPlanet(ctx context.Context, arg GetCharacterPlanetParams) (GetCharacterPlanetRow, error)
- func (q *Queries) GetCharacterSectionStatus(ctx context.Context, arg GetCharacterSectionStatusParams) (CharacterSectionStatus, error)
- func (q *Queries) GetCharacterSkill(ctx context.Context, arg GetCharacterSkillParams) (GetCharacterSkillRow, error)
- func (q *Queries) GetCharacterSkillqueueItem(ctx context.Context, arg GetCharacterSkillqueueItemParams) (GetCharacterSkillqueueItemRow, error)
- func (q *Queries) GetCharacterToken(ctx context.Context, characterID int64) (CharacterToken, error)
- func (q *Queries) GetCharacterWalletJournalEntry(ctx context.Context, arg GetCharacterWalletJournalEntryParams) (GetCharacterWalletJournalEntryRow, error)
- func (q *Queries) GetCharacterWalletTransaction(ctx context.Context, arg GetCharacterWalletTransactionParams) (GetCharacterWalletTransactionRow, error)
- func (q *Queries) GetEveCategory(ctx context.Context, id int64) (EveCategory, error)
- func (q *Queries) GetEveCharacter(ctx context.Context, id int64) (GetEveCharacterRow, error)
- func (q *Queries) GetEveConstellation(ctx context.Context, id int64) (GetEveConstellationRow, error)
- func (q *Queries) GetEveDogmaAttribute(ctx context.Context, id int64) (EveDogmaAttribute, error)
- func (q *Queries) GetEveEntity(ctx context.Context, id int64) (EveEntity, error)
- func (q *Queries) GetEveGroup(ctx context.Context, id int64) (GetEveGroupRow, error)
- func (q *Queries) GetEveMarketPrice(ctx context.Context, typeID int64) (EveMarketPrice, error)
- func (q *Queries) GetEveMoon(ctx context.Context, id int64) (GetEveMoonRow, error)
- func (q *Queries) GetEvePlanet(ctx context.Context, id int64) (GetEvePlanetRow, error)
- func (q *Queries) GetEveRace(ctx context.Context, id int64) (EveRace, error)
- func (q *Queries) GetEveRegion(ctx context.Context, id int64) (EveRegion, error)
- func (q *Queries) GetEveSchematic(ctx context.Context, id int64) (EveSchematic, error)
- func (q *Queries) GetEveSolarSystem(ctx context.Context, id int64) (GetEveSolarSystemRow, error)
- func (q *Queries) GetEveType(ctx context.Context, id int64) (GetEveTypeRow, error)
- func (q *Queries) GetEveTypeDogmaAttribute(ctx context.Context, arg GetEveTypeDogmaAttributeParams) (EveTypeDogmaAttribute, error)
- func (q *Queries) GetEveTypeDogmaEffect(ctx context.Context, arg GetEveTypeDogmaEffectParams) (EveTypeDogmaEffect, error)
- func (q *Queries) GetGeneralSectionStatus(ctx context.Context, sectionID string) (GeneralSectionStatus, error)
- func (q *Queries) GetLocation(ctx context.Context, id int64) (EveLocation, error)
- func (q *Queries) GetMail(ctx context.Context, arg GetMailParams) (GetMailRow, error)
- func (q *Queries) GetMailCount(ctx context.Context, characterID int64) (int64, error)
- func (q *Queries) GetMailRecipients(ctx context.Context, mailID int64) ([]EveEntity, error)
- func (q *Queries) GetMailUnreadCount(ctx context.Context, characterID int64) (int64, error)
- func (q *Queries) GetNotificationTypeID(ctx context.Context, name string) (int64, error)
- func (q *Queries) GetPlanetPin(ctx context.Context, arg GetPlanetPinParams) (GetPlanetPinRow, error)
- func (q *Queries) GetScope(ctx context.Context, name string) (Scope, error)
- func (q *Queries) GetShipSkill(ctx context.Context, arg GetShipSkillParams) (GetShipSkillRow, error)
- func (q *Queries) GetTotalTrainingTime(ctx context.Context, characterID int64) (sql.NullFloat64, error)
- func (q *Queries) ListAllCharacterAssets(ctx context.Context) ([]ListAllCharacterAssetsRow, error)
- func (q *Queries) ListAllCharacterPlanets(ctx context.Context) ([]ListAllCharacterPlanetsRow, error)
- func (q *Queries) ListCharacterAssetIDs(ctx context.Context, characterID int64) ([]int64, error)
- func (q *Queries) ListCharacterAssets(ctx context.Context, characterID int64) ([]ListCharacterAssetsRow, error)
- func (q *Queries) ListCharacterAssetsInItemHangar(ctx context.Context, arg ListCharacterAssetsInItemHangarParams) ([]ListCharacterAssetsInItemHangarRow, error)
- func (q *Queries) ListCharacterAssetsInLocation(ctx context.Context, arg ListCharacterAssetsInLocationParams) ([]ListCharacterAssetsInLocationRow, error)
- func (q *Queries) ListCharacterAssetsInShipHangar(ctx context.Context, arg ListCharacterAssetsInShipHangarParams) ([]ListCharacterAssetsInShipHangarRow, error)
- func (q *Queries) ListCharacterContractBidIDs(ctx context.Context, contractID int64) ([]int64, error)
- func (q *Queries) ListCharacterContractBids(ctx context.Context, contractID int64) ([]ListCharacterContractBidsRow, error)
- func (q *Queries) ListCharacterContractIDs(ctx context.Context, characterID int64) ([]int64, error)
- func (q *Queries) ListCharacterContractItems(ctx context.Context, contractID int64) ([]ListCharacterContractItemsRow, error)
- func (q *Queries) ListCharacterContracts(ctx context.Context, characterID int64) ([]ListCharacterContractsRow, error)
- func (q *Queries) ListCharacterContractsForNotify(ctx context.Context, arg ListCharacterContractsForNotifyParams) ([]ListCharacterContractsForNotifyRow, error)
- func (q *Queries) ListCharacterIDs(ctx context.Context) ([]int64, error)
- func (q *Queries) ListCharacterImplants(ctx context.Context, arg ListCharacterImplantsParams) ([]ListCharacterImplantsRow, error)
- func (q *Queries) ListCharacterJumpCloneImplant(ctx context.Context, arg ListCharacterJumpCloneImplantParams) ([]ListCharacterJumpCloneImplantRow, error)
- func (q *Queries) ListCharacterJumpClones(ctx context.Context, characterID int64) ([]ListCharacterJumpClonesRow, error)
- func (q *Queries) ListCharacterMailLabelsByIDs(ctx context.Context, arg ListCharacterMailLabelsByIDsParams) ([]CharacterMailLabel, error)
- func (q *Queries) ListCharacterMailLabelsOrdered(ctx context.Context, characterID int64) ([]CharacterMailLabel, error)
- func (q *Queries) ListCharacterMailListsOrdered(ctx context.Context, characterID int64) ([]EveEntity, error)
- func (q *Queries) ListCharacterNotificationIDs(ctx context.Context, characterID int64) ([]int64, error)
- func (q *Queries) ListCharacterNotificationsAll(ctx context.Context, characterID int64) ([]ListCharacterNotificationsAllRow, error)
- func (q *Queries) ListCharacterNotificationsTypes(ctx context.Context, arg ListCharacterNotificationsTypesParams) ([]ListCharacterNotificationsTypesRow, error)
- func (q *Queries) ListCharacterNotificationsUnprocessed(ctx context.Context, arg ListCharacterNotificationsUnprocessedParams) ([]ListCharacterNotificationsUnprocessedRow, error)
- func (q *Queries) ListCharacterNotificationsUnread(ctx context.Context, characterID int64) ([]ListCharacterNotificationsUnreadRow, error)
- func (q *Queries) ListCharacterPlanets(ctx context.Context, characterID int64) ([]ListCharacterPlanetsRow, error)
- func (q *Queries) ListCharacterSectionStatus(ctx context.Context, characterID int64) ([]CharacterSectionStatus, error)
- func (q *Queries) ListCharacterShipSkills(ctx context.Context, arg ListCharacterShipSkillsParams) ([]ListCharacterShipSkillsRow, error)
- func (q *Queries) ListCharacterShipsAbilities(ctx context.Context, arg ListCharacterShipsAbilitiesParams) ([]ListCharacterShipsAbilitiesRow, error)
- func (q *Queries) ListCharacterSkillGroupsProgress(ctx context.Context, arg ListCharacterSkillGroupsProgressParams) ([]ListCharacterSkillGroupsProgressRow, error)
- func (q *Queries) ListCharacterSkillIDs(ctx context.Context, characterID int64) ([]int64, error)
- func (q *Queries) ListCharacterSkillProgress(ctx context.Context, arg ListCharacterSkillProgressParams) ([]ListCharacterSkillProgressRow, error)
- func (q *Queries) ListCharacterSkillqueueItems(ctx context.Context, characterID int64) ([]ListCharacterSkillqueueItemsRow, error)
- func (q *Queries) ListCharacterTokenScopes(ctx context.Context, characterID int64) ([]Scope, error)
- func (q *Queries) ListCharacterWalletJournalEntries(ctx context.Context, characterID int64) ([]ListCharacterWalletJournalEntriesRow, error)
- func (q *Queries) ListCharacterWalletJournalEntryRefIDs(ctx context.Context, characterID int64) ([]int64, error)
- func (q *Queries) ListCharacterWalletTransactionIDs(ctx context.Context, characterID int64) ([]int64, error)
- func (q *Queries) ListCharacterWalletTransactions(ctx context.Context, characterID int64) ([]ListCharacterWalletTransactionsRow, error)
- func (q *Queries) ListCharacters(ctx context.Context) ([]ListCharactersRow, error)
- func (q *Queries) ListCharactersShort(ctx context.Context) ([]ListCharactersShortRow, error)
- func (q *Queries) ListEveCharacterIDs(ctx context.Context) ([]int64, error)
- func (q *Queries) ListEveEntitiesByName(ctx context.Context, name string) ([]EveEntity, error)
- func (q *Queries) ListEveEntitiesByPartialName(ctx context.Context, name string) ([]EveEntity, error)
- func (q *Queries) ListEveEntityByNameAndCategory(ctx context.Context, arg ListEveEntityByNameAndCategoryParams) ([]EveEntity, error)
- func (q *Queries) ListEveEntityIDs(ctx context.Context) ([]int64, error)
- func (q *Queries) ListEveLocations(ctx context.Context) ([]EveLocation, error)
- func (q *Queries) ListEveMarketPrices(ctx context.Context) (EveMarketPrice, error)
- func (q *Queries) ListEveRaceIDs(ctx context.Context) ([]int64, error)
- func (q *Queries) ListEveTypeDogmaAttributesForType(ctx context.Context, eveTypeID int64) ([]ListEveTypeDogmaAttributesForTypeRow, error)
- func (q *Queries) ListEveTypeIDs(ctx context.Context) ([]int64, error)
- func (q *Queries) ListGeneralSectionStatus(ctx context.Context) ([]GeneralSectionStatus, error)
- func (q *Queries) ListLocationIDs(ctx context.Context) ([]int64, error)
- func (q *Queries) ListMailIDs(ctx context.Context, characterID int64) ([]int64, error)
- func (q *Queries) ListMailsForLabelOrdered(ctx context.Context, arg ListMailsForLabelOrderedParams) ([]ListMailsForLabelOrderedRow, error)
- func (q *Queries) ListMailsForListOrdered(ctx context.Context, arg ListMailsForListOrderedParams) ([]ListMailsForListOrderedRow, error)
- func (q *Queries) ListMailsForSentOrdered(ctx context.Context, arg ListMailsForSentOrderedParams) ([]ListMailsForSentOrderedRow, error)
- func (q *Queries) ListMailsNoLabelOrdered(ctx context.Context, characterID int64) ([]ListMailsNoLabelOrderedRow, error)
- func (q *Queries) ListMailsOrdered(ctx context.Context, characterID int64) ([]ListMailsOrderedRow, error)
- func (q *Queries) ListMailsUnprocessed(ctx context.Context, arg ListMailsUnprocessedParams) ([]ListMailsUnprocessedRow, error)
- func (q *Queries) ListMailsUnreadOrdered(ctx context.Context, characterID int64) ([]ListMailsUnreadOrderedRow, error)
- func (q *Queries) ListPlanetPins(ctx context.Context, characterPlanetID int64) ([]ListPlanetPinsRow, error)
- func (q *Queries) ListShipSkills(ctx context.Context, shipTypeID int64) ([]ListShipSkillsRow, error)
- func (q *Queries) TruncateShipSkills(ctx context.Context) error
- func (q *Queries) UpdateCharacterAsset(ctx context.Context, arg UpdateCharacterAssetParams) error
- func (q *Queries) UpdateCharacterAssetValue(ctx context.Context, arg UpdateCharacterAssetValueParams) error
- func (q *Queries) UpdateCharacterContract(ctx context.Context, arg UpdateCharacterContractParams) error
- func (q *Queries) UpdateCharacterContractNotified(ctx context.Context, arg UpdateCharacterContractNotifiedParams) error
- func (q *Queries) UpdateCharacterHomeId(ctx context.Context, arg UpdateCharacterHomeIdParams) error
- func (q *Queries) UpdateCharacterIsTrainingWatched(ctx context.Context, arg UpdateCharacterIsTrainingWatchedParams) error
- func (q *Queries) UpdateCharacterLastLoginAt(ctx context.Context, arg UpdateCharacterLastLoginAtParams) error
- func (q *Queries) UpdateCharacterLocationID(ctx context.Context, arg UpdateCharacterLocationIDParams) error
- func (q *Queries) UpdateCharacterMailIsRead(ctx context.Context, arg UpdateCharacterMailIsReadParams) error
- func (q *Queries) UpdateCharacterMailSetProcessed(ctx context.Context, id int64) error
- func (q *Queries) UpdateCharacterNotification(ctx context.Context, arg UpdateCharacterNotificationParams) error
- func (q *Queries) UpdateCharacterNotificationSetProcessed(ctx context.Context, id int64) error
- func (q *Queries) UpdateCharacterPlanetLastNotified(ctx context.Context, arg UpdateCharacterPlanetLastNotifiedParams) error
- func (q *Queries) UpdateCharacterSP(ctx context.Context, arg UpdateCharacterSPParams) error
- func (q *Queries) UpdateCharacterShipID(ctx context.Context, arg UpdateCharacterShipIDParams) error
- func (q *Queries) UpdateCharacterWalletBalance(ctx context.Context, arg UpdateCharacterWalletBalanceParams) error
- func (q *Queries) UpdateEveCharacter(ctx context.Context, arg UpdateEveCharacterParams) error
- func (q *Queries) UpdateOrCreateCharacter(ctx context.Context, arg UpdateOrCreateCharacterParams) error
- func (q *Queries) UpdateOrCreateCharacterAttributes(ctx context.Context, arg UpdateOrCreateCharacterAttributesParams) error
- func (q *Queries) UpdateOrCreateCharacterMailLabel(ctx context.Context, arg UpdateOrCreateCharacterMailLabelParams) (CharacterMailLabel, error)
- func (q *Queries) UpdateOrCreateCharacterPlanet(ctx context.Context, arg UpdateOrCreateCharacterPlanetParams) (int64, error)
- func (q *Queries) UpdateOrCreateCharacterSectionStatus(ctx context.Context, arg UpdateOrCreateCharacterSectionStatusParams) (CharacterSectionStatus, error)
- func (q *Queries) UpdateOrCreateCharacterSkill(ctx context.Context, arg UpdateOrCreateCharacterSkillParams) error
- func (q *Queries) UpdateOrCreateCharacterToken(ctx context.Context, arg UpdateOrCreateCharacterTokenParams) (CharacterToken, error)
- func (q *Queries) UpdateOrCreateEveEntity(ctx context.Context, arg UpdateOrCreateEveEntityParams) (EveEntity, error)
- func (q *Queries) UpdateOrCreateEveMarketPrice(ctx context.Context, arg UpdateOrCreateEveMarketPriceParams) error
- func (q *Queries) UpdateOrCreateGeneralSectionStatus(ctx context.Context, arg UpdateOrCreateGeneralSectionStatusParams) (GeneralSectionStatus, error)
- func (q *Queries) UpdateOrCreateLocation(ctx context.Context, arg UpdateOrCreateLocationParams) error
- func (q *Queries) WithTx(tx *sql.Tx) *Queries
- type Scope
- type UpdateCharacterAssetParams
- type UpdateCharacterAssetValueParams
- type UpdateCharacterContractNotifiedParams
- type UpdateCharacterContractParams
- type UpdateCharacterHomeIdParams
- type UpdateCharacterIsTrainingWatchedParams
- type UpdateCharacterLastLoginAtParams
- type UpdateCharacterLocationIDParams
- type UpdateCharacterMailIsReadParams
- type UpdateCharacterNotificationParams
- type UpdateCharacterPlanetLastNotifiedParams
- type UpdateCharacterSPParams
- type UpdateCharacterShipIDParams
- type UpdateCharacterWalletBalanceParams
- type UpdateEveCharacterParams
- type UpdateOrCreateCharacterAttributesParams
- type UpdateOrCreateCharacterMailLabelParams
- type UpdateOrCreateCharacterParams
- type UpdateOrCreateCharacterPlanetParams
- type UpdateOrCreateCharacterSectionStatusParams
- type UpdateOrCreateCharacterSkillParams
- type UpdateOrCreateCharacterTokenParams
- type UpdateOrCreateEveEntityParams
- type UpdateOrCreateEveMarketPriceParams
- type UpdateOrCreateGeneralSectionStatusParams
- type UpdateOrCreateLocationParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CalcCharacterNotificationUnreadCountsRow ¶
type CalcCharacterNotificationUnreadCountsRow struct { TypeID int64 Name string Sum sql.NullFloat64 }
type CharacterAsset ¶
type CharacterAttribute ¶
type CharacterContract ¶ added in v0.11.0
type CharacterContract struct { ID int64 AcceptorID sql.NullInt64 AssigneeID sql.NullInt64 Availability string Buyout float64 CharacterID int64 Collateral float64 ContractID int64 DateAccepted sql.NullTime DateCompleted sql.NullTime DateExpired time.Time DateIssued time.Time DaysToComplete int64 EndLocationID sql.NullInt64 ForCorporation bool IssuerCorporationID int64 IssuerID int64 Price float64 Reward float64 StartLocationID sql.NullInt64 Status string StatusNotified string Title string Type string UpdatedAt time.Time Volume float64 }
type CharacterContractBid ¶ added in v0.11.0
type CharacterContractItem ¶ added in v0.11.0
type CharacterImplant ¶
type CharacterJumpClone ¶
type CharacterMail ¶
type CharacterMailLabel ¶
type CharacterMailList ¶
type CharacterMailMailLabel ¶
type CharacterMailsRecipient ¶
type CharacterNotification ¶
type CharacterPlanet ¶ added in v0.8.0
type CharacterSectionStatus ¶
type CharacterSkill ¶
type CharacterSkillqueueItem ¶
type CharacterToken ¶
type CharacterTokenScope ¶
type CharacterWalletJournalEntry ¶
type CharacterWalletJournalEntry struct { ID int64 Amount float64 Balance float64 CharacterID int64 ContextID int64 ContextIDType string Date time.Time Description string FirstPartyID sql.NullInt64 RefID int64 Reason string RefType string SecondPartyID sql.NullInt64 Tax float64 TaxReceiverID sql.NullInt64 }
type CreateCharacterContractBidParams ¶ added in v0.11.0
type CreateCharacterContractItemParams ¶ added in v0.11.0
type CreateCharacterContractParams ¶ added in v0.11.0
type CreateCharacterContractParams struct { AcceptorID sql.NullInt64 AssigneeID sql.NullInt64 Availability string Buyout float64 CharacterID int64 Collateral float64 ContractID int64 DateAccepted sql.NullTime DateCompleted sql.NullTime DateExpired time.Time DateIssued time.Time DaysToComplete int64 EndLocationID sql.NullInt64 ForCorporation bool IssuerCorporationID int64 IssuerID int64 Price float64 Reward float64 StartLocationID sql.NullInt64 Status string StatusNotified string Title string Type string UpdatedAt time.Time Volume float64 }
type CreateCharacterPlanetParams ¶ added in v0.8.0
type CreateCharacterWalletJournalEntryParams ¶
type CreateCharacterWalletJournalEntryParams struct { Amount float64 Balance float64 ContextID int64 ContextIDType string Date time.Time Description string FirstPartyID sql.NullInt64 RefID int64 CharacterID int64 Reason string RefType string SecondPartyID sql.NullInt64 Tax float64 TaxReceiverID sql.NullInt64 }
type CreateEveCategoryParams ¶
type CreateEveEntityParams ¶
type CreateEveGroupParams ¶
type CreateEveMoonParams ¶
type CreateEvePlanetParams ¶
type CreateEveRaceParams ¶
type CreateEveRegionParams ¶
type CreateEveSchematicParams ¶ added in v0.8.0
type CreateEveTypeParams ¶
type CreateMailParams ¶
type CreatePlanetPinParams ¶ added in v0.8.0
type CreateShipSkillParams ¶
type DeleteCharacterAssetsParams ¶ added in v0.2.3
type DeleteCharacterPlanetsParams ¶ added in v0.8.0
type DeleteCharacterSkillsParams ¶ added in v0.2.3
type DeleteMailParams ¶
type EveCategory ¶
type EveCharacter ¶
type EveConstellation ¶
type EveDogmaAttribute ¶
type EveLocation ¶
type EveMarketPrice ¶
type EveSchematic ¶ added in v0.8.0
type EveShipSkill ¶
type EveSolarSystem ¶
type EveTypeDogmaAttribute ¶
type EveTypeDogmaEffect ¶
type GeneralSectionStatus ¶
type GetCharacterAssetParams ¶
type GetCharacterAssetRow ¶
type GetCharacterAssetRow struct { CharacterAsset CharacterAsset EveType EveType EveGroup EveGroup EveCategory EveCategory Price sql.NullFloat64 }
type GetCharacterContractBidParams ¶ added in v0.11.0
type GetCharacterContractBidRow ¶ added in v0.11.0
type GetCharacterContractBidRow struct { CharacterContractBid CharacterContractBid EveEntity EveEntity }
type GetCharacterContractItemParams ¶ added in v0.11.0
type GetCharacterContractItemRow ¶ added in v0.11.0
type GetCharacterContractItemRow struct { CharacterContractItem CharacterContractItem EveType EveType EveGroup EveGroup EveCategory EveCategory }
type GetCharacterContractParams ¶ added in v0.11.0
type GetCharacterContractRow ¶ added in v0.11.0
type GetCharacterContractRow struct { CharacterContract CharacterContract EveEntity EveEntity EveEntity_2 EveEntity AcceptorName sql.NullString AcceptorCategory sql.NullString AssigneeName sql.NullString AssigneeCategory sql.NullString EndLocationName sql.NullString StartLocationName sql.NullString EndSolarSystemID sql.NullInt64 EndSolarSystemName sql.NullString StartSolarSystemID sql.NullInt64 StartSolarSystemName sql.NullString Items interface{} }
type GetCharacterImplantRow ¶
type GetCharacterImplantRow struct { CharacterImplant CharacterImplant EveType EveType EveGroup EveGroup EveCategory EveCategory SlotNum sql.NullFloat64 }
type GetCharacterJumpCloneRow ¶
type GetCharacterJumpCloneRow struct { CharacterJumpClone CharacterJumpClone LocationName string RegionID sql.NullInt64 RegionName sql.NullString }
type GetCharacterNotificationRow ¶
type GetCharacterNotificationRow struct { CharacterNotification CharacterNotification EveEntity EveEntity NotificationType NotificationType }
type GetCharacterPlanetParams ¶ added in v0.8.0
type GetCharacterPlanetRow ¶ added in v0.8.0
type GetCharacterPlanetRow struct { CharacterPlanet CharacterPlanet EvePlanet EvePlanet EveType EveType EveGroup EveGroup EveCategory EveCategory EveSolarSystem EveSolarSystem EveConstellation EveConstellation EveRegion EveRegion }
type GetCharacterRow ¶
type GetCharacterRow struct { Character Character EveCharacter EveCharacter EveEntity EveEntity EveRace EveRace AllianceName sql.NullString AllianceCategory sql.NullString FactionName sql.NullString FactionCategory sql.NullString HomeID sql.NullInt64 LocationID sql.NullInt64 ShipID sql.NullInt64 }
type GetCharacterSkillParams ¶
type GetCharacterSkillRow ¶
type GetCharacterSkillRow struct { CharacterSkill CharacterSkill EveType EveType EveGroup EveGroup EveCategory EveCategory }
type GetCharacterSkillqueueItemRow ¶
type GetCharacterSkillqueueItemRow struct { CharacterSkillqueueItem CharacterSkillqueueItem SkillName string GroupName string SkillDescription string }
type GetCharacterWalletJournalEntryRow ¶
type GetCharacterWalletJournalEntryRow struct { CharacterWalletJournalEntry CharacterWalletJournalEntry FirstName sql.NullString FirstCategory sql.NullString SecondName sql.NullString SecondCategory sql.NullString TaxName sql.NullString TaxCategory sql.NullString }
type GetCharacterWalletTransactionRow ¶
type GetCharacterWalletTransactionRow struct { CharacterWalletTransaction CharacterWalletTransaction EveEntity EveEntity EveTypeName string LocationName string }
type GetEveCharacterRow ¶
type GetEveCharacterRow struct { EveCharacter EveCharacter EveEntity EveEntity EveRace EveRace AllianceName sql.NullString AllianceCategory sql.NullString FactionName sql.NullString FactionCategory sql.NullString }
type GetEveConstellationRow ¶
type GetEveConstellationRow struct { EveConstellation EveConstellation EveRegion EveRegion }
type GetEveGroupRow ¶
type GetEveGroupRow struct { EveGroup EveGroup EveCategory EveCategory }
type GetEveMoonRow ¶
type GetEveMoonRow struct { EveMoon EveMoon EveSolarSystem EveSolarSystem EveConstellation EveConstellation EveRegion EveRegion }
type GetEvePlanetRow ¶
type GetEvePlanetRow struct { EvePlanet EvePlanet EveSolarSystem EveSolarSystem EveConstellation EveConstellation EveRegion EveRegion EveType EveType EveGroup EveGroup EveCategory EveCategory }
type GetEveSolarSystemRow ¶
type GetEveSolarSystemRow struct { EveSolarSystem EveSolarSystem EveConstellation EveConstellation EveRegion EveRegion }
type GetEveTypeRow ¶
type GetEveTypeRow struct { EveType EveType EveGroup EveGroup EveCategory EveCategory }
type GetMailParams ¶
type GetMailRow ¶
type GetMailRow struct { CharacterMail CharacterMail EveEntity EveEntity }
type GetPlanetPinParams ¶ added in v0.8.0
type GetPlanetPinRow ¶ added in v0.8.0
type GetPlanetPinRow struct { PlanetPin PlanetPin EveType EveType EveGroup EveGroup EveCategory EveCategory SchematicName sql.NullString SchematicCycle sql.NullInt64 FactorySchematicName sql.NullString FactorySchematicCycle sql.NullInt64 }
type GetShipSkillParams ¶
type GetShipSkillRow ¶
type ListAllCharacterAssetsRow ¶
type ListAllCharacterAssetsRow struct { CharacterAsset CharacterAsset EveType EveType EveGroup EveGroup EveCategory EveCategory Price sql.NullFloat64 }
type ListAllCharacterPlanetsRow ¶ added in v0.8.0
type ListAllCharacterPlanetsRow struct { CharacterPlanet CharacterPlanet EvePlanet EvePlanet EveType EveType EveGroup EveGroup EveCategory EveCategory EveSolarSystem EveSolarSystem EveConstellation EveConstellation EveRegion EveRegion }
type ListCharacterAssetsInItemHangarRow ¶
type ListCharacterAssetsInItemHangarRow struct { CharacterAsset CharacterAsset EveType EveType EveGroup EveGroup EveCategory EveCategory Price sql.NullFloat64 }
type ListCharacterAssetsInLocationRow ¶
type ListCharacterAssetsInLocationRow struct { CharacterAsset CharacterAsset EveType EveType EveGroup EveGroup EveCategory EveCategory Price sql.NullFloat64 }
type ListCharacterAssetsInShipHangarRow ¶
type ListCharacterAssetsInShipHangarRow struct { CharacterAsset CharacterAsset EveType EveType EveGroup EveGroup EveCategory EveCategory Price sql.NullFloat64 }
type ListCharacterAssetsRow ¶
type ListCharacterAssetsRow struct { CharacterAsset CharacterAsset EveType EveType EveGroup EveGroup EveCategory EveCategory Price sql.NullFloat64 }
type ListCharacterContractBidsRow ¶ added in v0.11.0
type ListCharacterContractBidsRow struct { CharacterContractBid CharacterContractBid EveEntity EveEntity }
type ListCharacterContractItemsRow ¶ added in v0.11.0
type ListCharacterContractItemsRow struct { CharacterContractItem CharacterContractItem EveType EveType EveGroup EveGroup EveCategory EveCategory }
type ListCharacterContractsForNotifyParams ¶ added in v0.11.0
type ListCharacterContractsForNotifyRow ¶ added in v0.11.0
type ListCharacterContractsForNotifyRow struct { CharacterContract CharacterContract EveEntity EveEntity EveEntity_2 EveEntity AcceptorName sql.NullString AcceptorCategory sql.NullString AssigneeName sql.NullString AssigneeCategory sql.NullString EndLocationName sql.NullString StartLocationName sql.NullString EndSolarSystemID sql.NullInt64 EndSolarSystemName sql.NullString StartSolarSystemID sql.NullInt64 StartSolarSystemName sql.NullString Items interface{} }
type ListCharacterContractsRow ¶ added in v0.11.0
type ListCharacterContractsRow struct { CharacterContract CharacterContract EveEntity EveEntity EveEntity_2 EveEntity AcceptorName sql.NullString AcceptorCategory sql.NullString AssigneeName sql.NullString AssigneeCategory sql.NullString EndLocationName sql.NullString StartLocationName sql.NullString EndSolarSystemID sql.NullInt64 EndSolarSystemName sql.NullString StartSolarSystemID sql.NullInt64 StartSolarSystemName sql.NullString Items interface{} }
type ListCharacterImplantsRow ¶
type ListCharacterImplantsRow struct { CharacterImplant CharacterImplant EveType EveType EveGroup EveGroup EveCategory EveCategory SlotNum sql.NullFloat64 }
type ListCharacterJumpCloneImplantRow ¶
type ListCharacterJumpCloneImplantRow struct { CharacterJumpCloneImplant CharacterJumpCloneImplant EveType EveType EveGroup EveGroup EveCategory EveCategory SlotNum sql.NullFloat64 }
type ListCharacterJumpClonesRow ¶
type ListCharacterJumpClonesRow struct { CharacterJumpClone CharacterJumpClone LocationName string RegionID sql.NullInt64 RegionName sql.NullString ImplantsCount int64 }
type ListCharacterNotificationsAllRow ¶ added in v0.6.0
type ListCharacterNotificationsAllRow struct { CharacterNotification CharacterNotification EveEntity EveEntity NotificationType NotificationType }
type ListCharacterNotificationsTypesRow ¶
type ListCharacterNotificationsTypesRow struct { CharacterNotification CharacterNotification EveEntity EveEntity NotificationType NotificationType }
type ListCharacterNotificationsUnprocessedParams ¶ added in v0.11.0
type ListCharacterNotificationsUnprocessedRow ¶
type ListCharacterNotificationsUnprocessedRow struct { CharacterNotification CharacterNotification EveEntity EveEntity NotificationType NotificationType }
type ListCharacterNotificationsUnreadRow ¶
type ListCharacterNotificationsUnreadRow struct { CharacterNotification CharacterNotification EveEntity EveEntity NotificationType NotificationType }
type ListCharacterPlanetsRow ¶ added in v0.8.0
type ListCharacterPlanetsRow struct { CharacterPlanet CharacterPlanet EvePlanet EvePlanet EveType EveType EveGroup EveGroup EveCategory EveCategory EveSolarSystem EveSolarSystem EveConstellation EveConstellation EveRegion EveRegion }
type ListCharacterSkillGroupsProgressRow ¶
type ListCharacterSkillGroupsProgressRow struct { EveGroupID int64 EveGroupName string Total int64 Trained sql.NullFloat64 }
type ListCharacterSkillqueueItemsRow ¶
type ListCharacterSkillqueueItemsRow struct { CharacterSkillqueueItem CharacterSkillqueueItem SkillName string GroupName string SkillDescription string }
type ListCharacterWalletJournalEntriesRow ¶
type ListCharacterWalletJournalEntriesRow struct { CharacterWalletJournalEntry CharacterWalletJournalEntry FirstName sql.NullString FirstCategory sql.NullString SecondName sql.NullString SecondCategory sql.NullString TaxName sql.NullString TaxCategory sql.NullString }
type ListCharacterWalletTransactionsRow ¶
type ListCharacterWalletTransactionsRow struct { CharacterWalletTransaction CharacterWalletTransaction EveEntity EveEntity EveTypeName string LocationName string }
type ListCharactersRow ¶
type ListCharactersRow struct { Character Character EveCharacter EveCharacter EveEntity EveEntity EveRace EveRace AllianceName sql.NullString AllianceCategory sql.NullString FactionName sql.NullString FactionCategory sql.NullString HomeID sql.NullInt64 LocationID sql.NullInt64 ShipID sql.NullInt64 }
type ListCharactersShortRow ¶
type ListEveTypeDogmaAttributesForTypeRow ¶
type ListEveTypeDogmaAttributesForTypeRow struct { EveDogmaAttribute EveDogmaAttribute EveType EveType EveGroup EveGroup EveCategory EveCategory Value float64 }
type ListMailsOrderedRow ¶
type ListMailsUnprocessedRow ¶
type ListMailsUnreadOrderedRow ¶ added in v0.6.0
type ListPlanetPinsRow ¶ added in v0.8.0
type ListPlanetPinsRow struct { PlanetPin PlanetPin EveType EveType EveGroup EveGroup EveCategory EveCategory SchematicName sql.NullString SchematicCycle sql.NullInt64 FactorySchematicName sql.NullString FactorySchematicCycle sql.NullInt64 }
type ListShipSkillsRow ¶
type NotificationType ¶
type Queries ¶
type Queries struct {
// contains filtered or unexported fields
}
func (*Queries) AddCharacterTokenScope ¶
func (q *Queries) AddCharacterTokenScope(ctx context.Context, arg AddCharacterTokenScopeParams) error
func (*Queries) CalcCharacterNotificationUnreadCounts ¶
func (*Queries) CalculateCharacterAssetTotalValue ¶
func (*Queries) ClearCharacterTokenScopes ¶
func (*Queries) CreateCharacterAsset ¶
func (q *Queries) CreateCharacterAsset(ctx context.Context, arg CreateCharacterAssetParams) error
func (*Queries) CreateCharacterContract ¶ added in v0.11.0
func (*Queries) CreateCharacterContractBid ¶ added in v0.11.0
func (q *Queries) CreateCharacterContractBid(ctx context.Context, arg CreateCharacterContractBidParams) error
func (*Queries) CreateCharacterContractItem ¶ added in v0.11.0
func (q *Queries) CreateCharacterContractItem(ctx context.Context, arg CreateCharacterContractItemParams) error
func (*Queries) CreateCharacterImplant ¶
func (q *Queries) CreateCharacterImplant(ctx context.Context, arg CreateCharacterImplantParams) error
func (*Queries) CreateCharacterJumpClone ¶
func (*Queries) CreateCharacterJumpCloneImplant ¶
func (q *Queries) CreateCharacterJumpCloneImplant(ctx context.Context, arg CreateCharacterJumpCloneImplantParams) error
func (*Queries) CreateCharacterMailLabel ¶
func (q *Queries) CreateCharacterMailLabel(ctx context.Context, arg CreateCharacterMailLabelParams) (CharacterMailLabel, error)
func (*Queries) CreateCharacterMailList ¶
func (q *Queries) CreateCharacterMailList(ctx context.Context, arg CreateCharacterMailListParams) error
func (*Queries) CreateCharacterNotification ¶
func (q *Queries) CreateCharacterNotification(ctx context.Context, arg CreateCharacterNotificationParams) error
func (*Queries) CreateCharacterPlanet ¶ added in v0.8.0
func (*Queries) CreateCharacterSkillqueueItem ¶
func (q *Queries) CreateCharacterSkillqueueItem(ctx context.Context, arg CreateCharacterSkillqueueItemParams) error
func (*Queries) CreateCharacterWalletJournalEntry ¶
func (q *Queries) CreateCharacterWalletJournalEntry(ctx context.Context, arg CreateCharacterWalletJournalEntryParams) error
func (*Queries) CreateCharacterWalletTransaction ¶
func (q *Queries) CreateCharacterWalletTransaction(ctx context.Context, arg CreateCharacterWalletTransactionParams) error
func (*Queries) CreateEveCategory ¶
func (q *Queries) CreateEveCategory(ctx context.Context, arg CreateEveCategoryParams) (EveCategory, error)
func (*Queries) CreateEveCharacter ¶
func (q *Queries) CreateEveCharacter(ctx context.Context, arg CreateEveCharacterParams) error
func (*Queries) CreateEveConstellation ¶
func (q *Queries) CreateEveConstellation(ctx context.Context, arg CreateEveConstellationParams) error
func (*Queries) CreateEveDogmaAttribute ¶
func (q *Queries) CreateEveDogmaAttribute(ctx context.Context, arg CreateEveDogmaAttributeParams) (EveDogmaAttribute, error)
func (*Queries) CreateEveEntity ¶
func (*Queries) CreateEveGroup ¶
func (q *Queries) CreateEveGroup(ctx context.Context, arg CreateEveGroupParams) error
func (*Queries) CreateEveMoon ¶
func (q *Queries) CreateEveMoon(ctx context.Context, arg CreateEveMoonParams) error
func (*Queries) CreateEvePlanet ¶
func (q *Queries) CreateEvePlanet(ctx context.Context, arg CreateEvePlanetParams) error
func (*Queries) CreateEveRace ¶
func (*Queries) CreateEveRegion ¶
func (*Queries) CreateEveSchematic ¶ added in v0.8.0
func (q *Queries) CreateEveSchematic(ctx context.Context, arg CreateEveSchematicParams) (EveSchematic, error)
func (*Queries) CreateEveSolarSystem ¶
func (q *Queries) CreateEveSolarSystem(ctx context.Context, arg CreateEveSolarSystemParams) error
func (*Queries) CreateEveType ¶
func (q *Queries) CreateEveType(ctx context.Context, arg CreateEveTypeParams) error
func (*Queries) CreateEveTypeDogmaAttribute ¶
func (q *Queries) CreateEveTypeDogmaAttribute(ctx context.Context, arg CreateEveTypeDogmaAttributeParams) error
func (*Queries) CreateEveTypeDogmaEffect ¶
func (q *Queries) CreateEveTypeDogmaEffect(ctx context.Context, arg CreateEveTypeDogmaEffectParams) error
func (*Queries) CreateMail ¶
func (q *Queries) CreateMail(ctx context.Context, arg CreateMailParams) (CharacterMail, error)
func (*Queries) CreateMailCharacterMailLabel ¶
func (q *Queries) CreateMailCharacterMailLabel(ctx context.Context, arg CreateMailCharacterMailLabelParams) error
func (*Queries) CreateMailRecipient ¶
func (q *Queries) CreateMailRecipient(ctx context.Context, arg CreateMailRecipientParams) error
func (*Queries) CreateNotificationType ¶
func (*Queries) CreatePlanetPin ¶ added in v0.8.0
func (q *Queries) CreatePlanetPin(ctx context.Context, arg CreatePlanetPinParams) error
func (*Queries) CreateScope ¶
func (*Queries) CreateShipSkill ¶
func (q *Queries) CreateShipSkill(ctx context.Context, arg CreateShipSkillParams) error
func (*Queries) DeleteCharacter ¶
func (*Queries) DeleteCharacterAssets ¶ added in v0.2.3
func (q *Queries) DeleteCharacterAssets(ctx context.Context, arg DeleteCharacterAssetsParams) error
func (*Queries) DeleteCharacterImplants ¶
func (*Queries) DeleteCharacterJumpClones ¶
func (*Queries) DeleteCharacterPlanets ¶ added in v0.8.0
func (q *Queries) DeleteCharacterPlanets(ctx context.Context, arg DeleteCharacterPlanetsParams) error
func (*Queries) DeleteCharacterSkillqueueItems ¶
func (*Queries) DeleteCharacterSkills ¶ added in v0.2.3
func (q *Queries) DeleteCharacterSkills(ctx context.Context, arg DeleteCharacterSkillsParams) error
func (*Queries) DeleteEveCharacter ¶
func (*Queries) DeleteMail ¶
func (q *Queries) DeleteMail(ctx context.Context, arg DeleteMailParams) error
func (*Queries) DeleteMailCharacterMailLabels ¶
func (*Queries) DeleteObsoleteCharacterMailLabels ¶
func (q *Queries) DeleteObsoleteCharacterMailLabels(ctx context.Context, arg DeleteObsoleteCharacterMailLabelsParams) error
func (*Queries) DeleteObsoleteCharacterMailLists ¶
func (q *Queries) DeleteObsoleteCharacterMailLists(ctx context.Context, arg DeleteObsoleteCharacterMailListsParams) error
func (*Queries) DeletePlanetPins ¶ added in v0.8.0
func (*Queries) DisableAllTrainingWatchers ¶ added in v0.9.0
func (*Queries) GetCharacter ¶
func (*Queries) GetCharacterAsset ¶
func (q *Queries) GetCharacterAsset(ctx context.Context, arg GetCharacterAssetParams) (GetCharacterAssetRow, error)
func (*Queries) GetCharacterAssetValue ¶
func (*Queries) GetCharacterAttributes ¶
func (*Queries) GetCharacterContract ¶ added in v0.11.0
func (q *Queries) GetCharacterContract(ctx context.Context, arg GetCharacterContractParams) (GetCharacterContractRow, error)
func (*Queries) GetCharacterContractBid ¶ added in v0.11.0
func (q *Queries) GetCharacterContractBid(ctx context.Context, arg GetCharacterContractBidParams) (GetCharacterContractBidRow, error)
func (*Queries) GetCharacterContractItem ¶ added in v0.11.0
func (q *Queries) GetCharacterContractItem(ctx context.Context, arg GetCharacterContractItemParams) (GetCharacterContractItemRow, error)
func (*Queries) GetCharacterImplant ¶
func (q *Queries) GetCharacterImplant(ctx context.Context, arg GetCharacterImplantParams) (GetCharacterImplantRow, error)
func (*Queries) GetCharacterJumpClone ¶
func (q *Queries) GetCharacterJumpClone(ctx context.Context, arg GetCharacterJumpCloneParams) (GetCharacterJumpCloneRow, error)
func (*Queries) GetCharacterMailLabel ¶
func (q *Queries) GetCharacterMailLabel(ctx context.Context, arg GetCharacterMailLabelParams) (CharacterMailLabel, error)
func (*Queries) GetCharacterMailLabelUnreadCounts ¶
func (*Queries) GetCharacterMailLabels ¶
func (*Queries) GetCharacterMailList ¶
func (q *Queries) GetCharacterMailList(ctx context.Context, arg GetCharacterMailListParams) (CharacterMailList, error)
func (*Queries) GetCharacterMailListUnreadCounts ¶
func (*Queries) GetCharacterNotification ¶
func (q *Queries) GetCharacterNotification(ctx context.Context, arg GetCharacterNotificationParams) (GetCharacterNotificationRow, error)
func (*Queries) GetCharacterPlanet ¶ added in v0.8.0
func (q *Queries) GetCharacterPlanet(ctx context.Context, arg GetCharacterPlanetParams) (GetCharacterPlanetRow, error)
func (*Queries) GetCharacterSectionStatus ¶
func (q *Queries) GetCharacterSectionStatus(ctx context.Context, arg GetCharacterSectionStatusParams) (CharacterSectionStatus, error)
func (*Queries) GetCharacterSkill ¶
func (q *Queries) GetCharacterSkill(ctx context.Context, arg GetCharacterSkillParams) (GetCharacterSkillRow, error)
func (*Queries) GetCharacterSkillqueueItem ¶
func (q *Queries) GetCharacterSkillqueueItem(ctx context.Context, arg GetCharacterSkillqueueItemParams) (GetCharacterSkillqueueItemRow, error)
func (*Queries) GetCharacterToken ¶
func (*Queries) GetCharacterWalletJournalEntry ¶
func (q *Queries) GetCharacterWalletJournalEntry(ctx context.Context, arg GetCharacterWalletJournalEntryParams) (GetCharacterWalletJournalEntryRow, error)
func (*Queries) GetCharacterWalletTransaction ¶
func (q *Queries) GetCharacterWalletTransaction(ctx context.Context, arg GetCharacterWalletTransactionParams) (GetCharacterWalletTransactionRow, error)
func (*Queries) GetEveCategory ¶
func (*Queries) GetEveCharacter ¶
func (*Queries) GetEveConstellation ¶
func (*Queries) GetEveDogmaAttribute ¶
func (*Queries) GetEveEntity ¶
func (*Queries) GetEveGroup ¶
func (*Queries) GetEveMarketPrice ¶
func (*Queries) GetEveMoon ¶
func (*Queries) GetEvePlanet ¶
func (*Queries) GetEveRace ¶
func (*Queries) GetEveRegion ¶
func (*Queries) GetEveSchematic ¶ added in v0.8.0
func (*Queries) GetEveSolarSystem ¶
func (*Queries) GetEveType ¶
func (*Queries) GetEveTypeDogmaAttribute ¶
func (q *Queries) GetEveTypeDogmaAttribute(ctx context.Context, arg GetEveTypeDogmaAttributeParams) (EveTypeDogmaAttribute, error)
func (*Queries) GetEveTypeDogmaEffect ¶
func (q *Queries) GetEveTypeDogmaEffect(ctx context.Context, arg GetEveTypeDogmaEffectParams) (EveTypeDogmaEffect, error)
func (*Queries) GetGeneralSectionStatus ¶
func (*Queries) GetLocation ¶
func (*Queries) GetMail ¶
func (q *Queries) GetMail(ctx context.Context, arg GetMailParams) (GetMailRow, error)
func (*Queries) GetMailCount ¶
func (*Queries) GetMailRecipients ¶
func (*Queries) GetMailUnreadCount ¶
func (*Queries) GetNotificationTypeID ¶
func (*Queries) GetPlanetPin ¶ added in v0.8.0
func (q *Queries) GetPlanetPin(ctx context.Context, arg GetPlanetPinParams) (GetPlanetPinRow, error)
func (*Queries) GetShipSkill ¶
func (q *Queries) GetShipSkill(ctx context.Context, arg GetShipSkillParams) (GetShipSkillRow, error)
func (*Queries) GetTotalTrainingTime ¶
func (*Queries) ListAllCharacterAssets ¶
func (q *Queries) ListAllCharacterAssets(ctx context.Context) ([]ListAllCharacterAssetsRow, error)
func (*Queries) ListAllCharacterPlanets ¶ added in v0.8.0
func (q *Queries) ListAllCharacterPlanets(ctx context.Context) ([]ListAllCharacterPlanetsRow, error)
func (*Queries) ListCharacterAssetIDs ¶
func (*Queries) ListCharacterAssets ¶
func (*Queries) ListCharacterAssetsInItemHangar ¶
func (q *Queries) ListCharacterAssetsInItemHangar(ctx context.Context, arg ListCharacterAssetsInItemHangarParams) ([]ListCharacterAssetsInItemHangarRow, error)
func (*Queries) ListCharacterAssetsInLocation ¶
func (q *Queries) ListCharacterAssetsInLocation(ctx context.Context, arg ListCharacterAssetsInLocationParams) ([]ListCharacterAssetsInLocationRow, error)
func (*Queries) ListCharacterAssetsInShipHangar ¶
func (q *Queries) ListCharacterAssetsInShipHangar(ctx context.Context, arg ListCharacterAssetsInShipHangarParams) ([]ListCharacterAssetsInShipHangarRow, error)
func (*Queries) ListCharacterContractBidIDs ¶ added in v0.11.0
func (*Queries) ListCharacterContractBids ¶ added in v0.11.0
func (*Queries) ListCharacterContractIDs ¶ added in v0.11.0
func (*Queries) ListCharacterContractItems ¶ added in v0.11.0
func (*Queries) ListCharacterContracts ¶ added in v0.11.0
func (*Queries) ListCharacterContractsForNotify ¶ added in v0.11.0
func (q *Queries) ListCharacterContractsForNotify(ctx context.Context, arg ListCharacterContractsForNotifyParams) ([]ListCharacterContractsForNotifyRow, error)
func (*Queries) ListCharacterIDs ¶
func (*Queries) ListCharacterImplants ¶
func (q *Queries) ListCharacterImplants(ctx context.Context, arg ListCharacterImplantsParams) ([]ListCharacterImplantsRow, error)
func (*Queries) ListCharacterJumpCloneImplant ¶
func (q *Queries) ListCharacterJumpCloneImplant(ctx context.Context, arg ListCharacterJumpCloneImplantParams) ([]ListCharacterJumpCloneImplantRow, error)
func (*Queries) ListCharacterJumpClones ¶
func (*Queries) ListCharacterMailLabelsByIDs ¶
func (q *Queries) ListCharacterMailLabelsByIDs(ctx context.Context, arg ListCharacterMailLabelsByIDsParams) ([]CharacterMailLabel, error)
func (*Queries) ListCharacterMailLabelsOrdered ¶
func (*Queries) ListCharacterMailListsOrdered ¶
func (*Queries) ListCharacterNotificationIDs ¶
func (*Queries) ListCharacterNotificationsAll ¶ added in v0.6.0
func (*Queries) ListCharacterNotificationsTypes ¶
func (q *Queries) ListCharacterNotificationsTypes(ctx context.Context, arg ListCharacterNotificationsTypesParams) ([]ListCharacterNotificationsTypesRow, error)
func (*Queries) ListCharacterNotificationsUnprocessed ¶
func (q *Queries) ListCharacterNotificationsUnprocessed(ctx context.Context, arg ListCharacterNotificationsUnprocessedParams) ([]ListCharacterNotificationsUnprocessedRow, error)
func (*Queries) ListCharacterNotificationsUnread ¶
func (*Queries) ListCharacterPlanets ¶ added in v0.8.0
func (*Queries) ListCharacterSectionStatus ¶
func (*Queries) ListCharacterShipSkills ¶
func (q *Queries) ListCharacterShipSkills(ctx context.Context, arg ListCharacterShipSkillsParams) ([]ListCharacterShipSkillsRow, error)
func (*Queries) ListCharacterShipsAbilities ¶
func (q *Queries) ListCharacterShipsAbilities(ctx context.Context, arg ListCharacterShipsAbilitiesParams) ([]ListCharacterShipsAbilitiesRow, error)
func (*Queries) ListCharacterSkillGroupsProgress ¶
func (q *Queries) ListCharacterSkillGroupsProgress(ctx context.Context, arg ListCharacterSkillGroupsProgressParams) ([]ListCharacterSkillGroupsProgressRow, error)
func (*Queries) ListCharacterSkillIDs ¶ added in v0.2.3
func (*Queries) ListCharacterSkillProgress ¶
func (q *Queries) ListCharacterSkillProgress(ctx context.Context, arg ListCharacterSkillProgressParams) ([]ListCharacterSkillProgressRow, error)
func (*Queries) ListCharacterSkillqueueItems ¶
func (*Queries) ListCharacterTokenScopes ¶
func (*Queries) ListCharacterWalletJournalEntries ¶
func (*Queries) ListCharacterWalletJournalEntryRefIDs ¶
func (*Queries) ListCharacterWalletTransactionIDs ¶
func (*Queries) ListCharacterWalletTransactions ¶
func (*Queries) ListCharacters ¶
func (q *Queries) ListCharacters(ctx context.Context) ([]ListCharactersRow, error)
func (*Queries) ListCharactersShort ¶
func (q *Queries) ListCharactersShort(ctx context.Context) ([]ListCharactersShortRow, error)
func (*Queries) ListEveCharacterIDs ¶
func (*Queries) ListEveEntitiesByName ¶
func (*Queries) ListEveEntitiesByPartialName ¶
func (*Queries) ListEveEntityByNameAndCategory ¶
func (*Queries) ListEveEntityIDs ¶
func (*Queries) ListEveLocations ¶
func (q *Queries) ListEveLocations(ctx context.Context) ([]EveLocation, error)
func (*Queries) ListEveMarketPrices ¶
func (q *Queries) ListEveMarketPrices(ctx context.Context) (EveMarketPrice, error)
func (*Queries) ListEveRaceIDs ¶
func (*Queries) ListEveTypeDogmaAttributesForType ¶
func (*Queries) ListEveTypeIDs ¶
func (*Queries) ListGeneralSectionStatus ¶
func (q *Queries) ListGeneralSectionStatus(ctx context.Context) ([]GeneralSectionStatus, error)
func (*Queries) ListLocationIDs ¶
func (*Queries) ListMailIDs ¶
func (*Queries) ListMailsForLabelOrdered ¶
func (q *Queries) ListMailsForLabelOrdered(ctx context.Context, arg ListMailsForLabelOrderedParams) ([]ListMailsForLabelOrderedRow, error)
func (*Queries) ListMailsForListOrdered ¶
func (q *Queries) ListMailsForListOrdered(ctx context.Context, arg ListMailsForListOrderedParams) ([]ListMailsForListOrderedRow, error)
func (*Queries) ListMailsForSentOrdered ¶
func (q *Queries) ListMailsForSentOrdered(ctx context.Context, arg ListMailsForSentOrderedParams) ([]ListMailsForSentOrderedRow, error)
func (*Queries) ListMailsNoLabelOrdered ¶
func (*Queries) ListMailsOrdered ¶
func (*Queries) ListMailsUnprocessed ¶
func (q *Queries) ListMailsUnprocessed(ctx context.Context, arg ListMailsUnprocessedParams) ([]ListMailsUnprocessedRow, error)
func (*Queries) ListMailsUnreadOrdered ¶ added in v0.6.0
func (*Queries) ListPlanetPins ¶ added in v0.8.0
func (*Queries) ListShipSkills ¶
func (*Queries) TruncateShipSkills ¶
func (*Queries) UpdateCharacterAsset ¶
func (q *Queries) UpdateCharacterAsset(ctx context.Context, arg UpdateCharacterAssetParams) error
func (*Queries) UpdateCharacterAssetValue ¶
func (q *Queries) UpdateCharacterAssetValue(ctx context.Context, arg UpdateCharacterAssetValueParams) error
func (*Queries) UpdateCharacterContract ¶ added in v0.11.0
func (q *Queries) UpdateCharacterContract(ctx context.Context, arg UpdateCharacterContractParams) error
func (*Queries) UpdateCharacterContractNotified ¶ added in v0.11.0
func (q *Queries) UpdateCharacterContractNotified(ctx context.Context, arg UpdateCharacterContractNotifiedParams) error
func (*Queries) UpdateCharacterHomeId ¶
func (q *Queries) UpdateCharacterHomeId(ctx context.Context, arg UpdateCharacterHomeIdParams) error
func (*Queries) UpdateCharacterIsTrainingWatched ¶ added in v0.9.0
func (q *Queries) UpdateCharacterIsTrainingWatched(ctx context.Context, arg UpdateCharacterIsTrainingWatchedParams) error
func (*Queries) UpdateCharacterLastLoginAt ¶
func (q *Queries) UpdateCharacterLastLoginAt(ctx context.Context, arg UpdateCharacterLastLoginAtParams) error
func (*Queries) UpdateCharacterLocationID ¶
func (q *Queries) UpdateCharacterLocationID(ctx context.Context, arg UpdateCharacterLocationIDParams) error
func (*Queries) UpdateCharacterMailIsRead ¶
func (q *Queries) UpdateCharacterMailIsRead(ctx context.Context, arg UpdateCharacterMailIsReadParams) error
func (*Queries) UpdateCharacterMailSetProcessed ¶
func (*Queries) UpdateCharacterNotification ¶
func (q *Queries) UpdateCharacterNotification(ctx context.Context, arg UpdateCharacterNotificationParams) error
func (*Queries) UpdateCharacterNotificationSetProcessed ¶
func (*Queries) UpdateCharacterPlanetLastNotified ¶ added in v0.8.0
func (q *Queries) UpdateCharacterPlanetLastNotified(ctx context.Context, arg UpdateCharacterPlanetLastNotifiedParams) error
func (*Queries) UpdateCharacterSP ¶
func (q *Queries) UpdateCharacterSP(ctx context.Context, arg UpdateCharacterSPParams) error
func (*Queries) UpdateCharacterShipID ¶
func (q *Queries) UpdateCharacterShipID(ctx context.Context, arg UpdateCharacterShipIDParams) error
func (*Queries) UpdateCharacterWalletBalance ¶
func (q *Queries) UpdateCharacterWalletBalance(ctx context.Context, arg UpdateCharacterWalletBalanceParams) error
func (*Queries) UpdateEveCharacter ¶
func (q *Queries) UpdateEveCharacter(ctx context.Context, arg UpdateEveCharacterParams) error
func (*Queries) UpdateOrCreateCharacter ¶
func (q *Queries) UpdateOrCreateCharacter(ctx context.Context, arg UpdateOrCreateCharacterParams) error
func (*Queries) UpdateOrCreateCharacterAttributes ¶
func (q *Queries) UpdateOrCreateCharacterAttributes(ctx context.Context, arg UpdateOrCreateCharacterAttributesParams) error
func (*Queries) UpdateOrCreateCharacterMailLabel ¶
func (q *Queries) UpdateOrCreateCharacterMailLabel(ctx context.Context, arg UpdateOrCreateCharacterMailLabelParams) (CharacterMailLabel, error)
func (*Queries) UpdateOrCreateCharacterPlanet ¶ added in v0.8.0
func (*Queries) UpdateOrCreateCharacterSectionStatus ¶
func (q *Queries) UpdateOrCreateCharacterSectionStatus(ctx context.Context, arg UpdateOrCreateCharacterSectionStatusParams) (CharacterSectionStatus, error)
func (*Queries) UpdateOrCreateCharacterSkill ¶
func (q *Queries) UpdateOrCreateCharacterSkill(ctx context.Context, arg UpdateOrCreateCharacterSkillParams) error
func (*Queries) UpdateOrCreateCharacterToken ¶
func (q *Queries) UpdateOrCreateCharacterToken(ctx context.Context, arg UpdateOrCreateCharacterTokenParams) (CharacterToken, error)
func (*Queries) UpdateOrCreateEveEntity ¶
func (*Queries) UpdateOrCreateEveMarketPrice ¶
func (q *Queries) UpdateOrCreateEveMarketPrice(ctx context.Context, arg UpdateOrCreateEveMarketPriceParams) error
func (*Queries) UpdateOrCreateGeneralSectionStatus ¶
func (q *Queries) UpdateOrCreateGeneralSectionStatus(ctx context.Context, arg UpdateOrCreateGeneralSectionStatusParams) (GeneralSectionStatus, error)
func (*Queries) UpdateOrCreateLocation ¶
func (q *Queries) UpdateOrCreateLocation(ctx context.Context, arg UpdateOrCreateLocationParams) error
type UpdateCharacterAssetValueParams ¶
type UpdateCharacterAssetValueParams struct { AssetValue sql.NullFloat64 ID int64 }
type UpdateCharacterContractNotifiedParams ¶ added in v0.11.0
type UpdateCharacterContractParams ¶ added in v0.11.0
type UpdateCharacterIsTrainingWatchedParams ¶ added in v0.9.0
type UpdateCharacterNotificationParams ¶
type UpdateCharacterNotificationParams struct { ID int64 Body sql.NullString IsRead bool Title sql.NullString }
type UpdateCharacterPlanetLastNotifiedParams ¶ added in v0.8.0
type UpdateCharacterSPParams ¶
type UpdateCharacterWalletBalanceParams ¶
type UpdateCharacterWalletBalanceParams struct { WalletBalance sql.NullFloat64 ID int64 }
type UpdateOrCreateCharacterPlanetParams ¶ added in v0.8.0
Source Files ¶
- character_assets.sql.go
- character_attributes.sql.go
- character_contract_bids.sql.go
- character_contract_items.sql.go
- character_contracts.sql.go
- character_implants.sql.go
- character_jump_clones.sql.go
- character_mail_labels.sql.go
- character_mail_lists.sql.go
- character_mails.sql.go
- character_notifications.sql.go
- character_planets.sql.go
- character_section_status.sql.go
- character_skillqueue_items.sql.go
- character_skills.sql.go
- character_tokens.sql.go
- character_wallet_journal.sql.go
- character_wallet_transactions.sql.go
- characters.sql.go
- db.go
- eve_categories.sql.go
- eve_characters.sql.go
- eve_constellations.sql.go
- eve_dogma_attributes.sql.go
- eve_entities.sql.go
- eve_groups.sql.go
- eve_locations.sql.go
- eve_market_prices.sql.go
- eve_moons.sql.go
- eve_planets.sql.go
- eve_races.sql.go
- eve_regions.sql.go
- eve_schematics.sql.go
- eve_ship_skills.sql.go
- eve_solar_systems.sql.go
- eve_types.sql.go
- general_section_status.sql.go
- models.go
- planet_pins.sql.go
- scopes.sql.go
Click to show internal directories.
Click to hide internal directories.