package
Version:
v0.0.0-...-c46be8d
Opens a new window with list of versions in this module.
Published: Nov 15, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package encode signs HMAC SHA25 for binance request
type Hmac struct {
Key []byte
}
Hmac uses HMAC SHA256 for signing payloads.
Sign signs provided payload and returns encoded string sum.
Signer signs provided payloads.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.