mapping

package
v0.0.0-...-7aae7b9 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// 计费模式,0表示按需计费,1表示包年/包月计费。
	PAY_TYPE_STATUS_MAP = map[int32]resource.PAY_MODE{
		0: resource.PAY_MODE_POST_PAY,
		1: resource.PAY_MODE_PRE_PAY,
	}
)

Functions

func PrasePAY_MODE

func PrasePAY_MODE(s *int32) resource.PAY_MODE

Types

This section is empty.

Jump to

Keyboard shortcuts

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