consts

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LIMITS     = 100
	LANGUAGE   = "zh-CN"
	TIMEOUT    = 60 * time.Second
	MAXRETRY   = 3
	EXPIRED    = 7200 * time.Second
	TIMELAYOUT = "2006-01-02 15:04:05"

	//默认值:POSTPAID_BY_HOUR
	INSTANCECHARGETYPE_PREPAID          = "PREPAID"          //包年包月
	INSTANCECHARGETYPE_POSTPAID_BY_HOUR = "POSTPAID_BY_HOUR" //按小时后付费
	INSTANCECHARGETYPE_SPOTPAID         = "SPOTPAID"         //竞价实例

	DISKCHARGETYPE_PREAID           = INSTANCECHARGETYPE_PREPAID
	DISKCHARGETYPE_POSTPAID_BY_HOUR = INSTANCECHARGETYPE_POSTPAID_BY_HOUR
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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