package
Version:
v0.0.0-...-843624c
Opens a new window with list of versions in this module.
Published: Sep 18, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type QueryData struct {
Client *types.TClient `json:"client"`
Avg []int16 `json:"avg"`
Max []int16 `json:"max"`
Min []int16 `json:"min"`
Std []int16 `json:"std"`
Los []int8 `json:"los"`
}
type Response struct {
Code int `json:"code"`
Message string `json:"message,omitempty"`
Data interface{} `json:"data,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.