Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BnRestClient ¶
type BnRestClient struct {
ApiKey string
ApiSecretKey string
BaseUrl string
HttpClient http.Client
Signer *Signer
SignType string
}
func (*BnRestClient) Init ¶
func (p *BnRestClient) Init(config *config.BnConfig, intType string) *BnRestClient
Click to show internal directories.
Click to hide internal directories.