package
Version:
v0.1.19
Opens a new window with list of versions in this module.
Published: May 22, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.