Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Region https://www.volcengine.com/docs/6369/67268 Region = "cn-beijing" // Algorithm https://www.volcengine.com/docs/6369/67270 Algorithm = "HMAC-SHA256" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) QueryBalanceAcct ¶
func (c *Client) QueryBalanceAcct() (*QueryBalanceAcctData, error)
type QueryBalanceAcctData ¶
Click to show internal directories.
Click to hide internal directories.