package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Aug 3, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type NknClient struct {
Address string `json:"address"`
Metadata string `json:"metadata"`
}
type NknFilter struct {
Allow []NknClient `json:"allow"`
Disallow []NknClient `json:"disallow"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.