package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jun 18, 2018
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Error struct {
Error string `json:"error"`
}
type Log struct {
Type string `json:"type"`
Payload string `json:"payload"`
}
type Traffic struct {
Up int64 `json:"up"`
Down int64 `json:"down"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.