package
Version:
v0.0.0-...-15b5fa4
Opens a new window with list of versions in this module.
Published: Jun 2, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
StatusError Code = 1
StatusCriticalError Code = 2
StatusUnknownCommand Code = 3
StatusOK Code = 100
StatusReadyToTransfer Code = 101
)
type Response struct {
Data interface{}
Info string
Code Code
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.