package
Version:
v1.7.0
Opens a new window with list of versions in this module.
Published: May 13, 2024
License: MIT
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
¶
type Result struct {
Error int `json:"error"`
Res string `json:"res"`
Msg string `json:"msg"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.