package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Nov 4, 2021
License: MIT
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 TaskDataJson struct {
Status int `json:"status"`
Msg string `json:"msg"`
Method string `json:"method"`
Token string `json:"token"`
TaskID string `json:"task_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.