package
Version:
v0.0.0-...-a57e244
Opens a new window with list of versions in this module.
Published: Dec 5, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ErrorRsp struct {
Code int `json:"err_code"`
Message string `json:"err_message"`
}
type RateRsp struct {
Rate float64 `json:"rate"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.