package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 10, 2018
License: GPL-3.0, GPL-3.0-or-later
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Node struct {
ID string `json:"_id" bson:"_id"`
LastSeen time.Time `json:"last_seen" bson:"last_seen"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.