package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Mar 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TransferResponse struct {
Code int64 `json:"code"`
Data int64 `json:"data",omitempty`
Message string `json:"message"`
Success bool `json:"success"`
PrintLog bool `json:"print-log"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.