package
Version:
v1.5.7
Opens a new window with list of versions in this module.
Published: Sep 27, 2021
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 Info struct {
Name string `json:"name"`
Score int `json:"score"`
}
type Result struct {
Code int32 `json:"code"`
Msg string `json:"msg,omitempty"`
Data map[string]interface{} `json:"data,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.