qcloud

package
v0.1.19 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DescribeBillDetail

func DescribeBillDetail(args BillArg) string

Types

type BillArg

type BillArg struct {
	SecretId  string `json:"secretId"`
	SecretKey string `json:"secretKey"`
	Region    string `json:"region"`
	BeginTime string `json:"BeginTime"`
	EndTime   string `json:"endTime"`
	Offset    uint64 `json:"offset"`
	Limit     uint64 `json:"limit"`
}

Jump to

Keyboard shortcuts

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