package
Version:
v0.0.0-...-0118b69
Opens a new window with list of versions in this module.
Published: Nov 23, 2016
License: GPL-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 Content struct {
Version string `json:"version"`
User string `json:"user"`
Password string `json:"password"`
Timestamp int64 `json:"timestamp"`
Class string `json:"class"`
Method string `json:"method"`
Params interface{} `json:"params"`
}
type Packet struct {
Data string `json:"data"`
Signature string `json:"signature"`
Context map[string]string `json:"CONTEXT"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.