package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Dec 26, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RespJson struct {
Data struct {
Resources struct {
Asn []string `json:"asn"`
Ipv4 []string `json:"ipv4"`
Ipv6 []string `json:"ipv6"`
} `json:"resources"`
} `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.