_const

package
v0.0.0-...-e9941a8 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DungeonIDs = []string{
	"ascalonian_catacombs",
	"caudecus_manor",
	"twilight_arbor",
	"sorrows_embrace",
	"citadel_of_flame",
	"honor_of_the_waves",
	"crucible_of_eternity",
	"ruined_city_of_arah",
}
View Source
var DungeonsIDsToName = map[string]string{
	"ascalonian_catacombs": "Ascalonian Catacombs",
	"caudecus_manor":       "Caudecus's Manor",
	"twilight_arbor":       "Twilight Arbor",
	"sorrows_embrace":      "Sorrow's Embrace",
	"citadel_of_flame":     "Citadel of Flame",
	"honor_of_the_waves":   "Honor of the Waves",
	"crucible_of_eternity": "Crucible of Eternity",
	"ruined_city_of_arah":  "The Ruined City of Arah",
}
View Source
var DungeonsPaths = map[string][]string{
	"ascalonian_catacombs": {"Hodgins", "Detha", "tzark"},
	"caudecus_manor":       {"Asura", "Seraph", "Butler"},
	"twilight_arbor":       {"Leurent", "Vevina", "Aetherpath"},
	"sorrows_embrace":      {"Fergg", "Rasolov", "Koptev"},
	"citadel_of_flame":     {"Ferrah", "Magg", "Rhiannon"},
	"honor_of_the_waves":   {"Butcher", "Plunderer", "Zealot"},
	"crucible_of_eternity": {"Submarine", "Teleporter", "Front door"},
	"ruined_city_of_arah":  {"Jotun", "Mursaat", "Forgotten", "Seer"},
}

Functions

func GetPubsubClient

func GetPubsubClient(ctx context.Context) *pubsub.Client

func GetPubsubTopic

func GetPubsubTopic(ctx context.Context, topicID string) *pubsub.Topic

func SetPubsubClient

func SetPubsubClient(ctx context.Context, pubsubClient *pubsub.Client) context.Context

func SetPubsubTopic

func SetPubsubTopic(ctx context.Context, topic *pubsub.Topic) context.Context

Types

This section is empty.

Jump to

Keyboard shortcuts

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