Documentation ¶
Index ¶
- func AddNWID(nwid string) bool
- func AddPeer(nwid string, peerID string, note string) bool
- func DeleteNetwork(nwid string) bool
- func DeletePeer(nwid string, peerID string) bool
- func InitDB() error
- func PeerDBInfo(nwid string, peerName string, peerNote string, todo string) (bool, string)
- func UpdatePeerNote(nwid string, peerID string, oldNote, note string) bool
- func ZtFilename() string
- type NetInfo
- type PeerInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteNetwork ¶
func DeletePeer ¶
func PeerDBInfo ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.