package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Jul 16, 2020
License: LGPL-3.0
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 Address struct {
Id int `json:"id"`
Name string `json:"name"`
Ip string `json:"ip"`
Mask string `json:"mask"`
Gateway string `json:"gateway"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.