gudefine

package
v0.0.127 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LoginPlatform = &LoginPlatformer{
	Local: "local",
	G123:  "g123",
	ULU:   "ulu",
}

账号平台

View Source
var PayPlatform = &PayPlatformer{
	Local: "local",
	DaiBi: "daibi",

	G123:          "g123",
	G123WhiteList: "g123whitelist",

	ULU:          "ulu",
	ULUWhiteList: "uluwhitelist",
}

支付平台

Functions

This section is empty.

Types

type LoginPlatformer

type LoginPlatformer struct {
	Local string
	G123  string
	ULU   string
}

type PayPlatformer

type PayPlatformer struct {
	Local string
	DaiBi string

	G123          string
	G123WhiteList string

	ULU          string
	ULUWhiteList string
}

Jump to

Keyboard shortcuts

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