Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeIOS = "ios" TypeAndriod = "android" GdtIOSAppID = "736536022" GdtAndroidAppID = "100951776" ChannelToutiao = "toutiao" ChannelShike = "2883" ChannelDontin = "415209141" )
Variables ¶
View Source
var ( ChannelGdt = map[string]*GdtKey{ "1439767": &GdtKey{Encrypt: "BAAAAAAAAAAAFfgX", Sign: "ee358e8dccbbc4ba"}, "406965": &GdtKey{Encrypt: "BAAAAAAAAAAABjW1", Sign: "a45cbd2d4c5344b3"}, "7799673": &GdtKey{Encrypt: "BAAAAAAAAAAAdwN5", Sign: "54b6deffcd64b6b0"}, } AppIDGdt = map[string]string{ TypeIOS: GdtIOSAppID, TypeAndriod: GdtAndroidAppID, } )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.