package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: May 25, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DatabaseEntry struct {
Name string `json:"name"`
Access string `json:"access"`
}
type HostEntry struct {
Name string `json:"name"`
Host string `json:"host"`
Port int `json:"port"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.