package
Version:
v0.14.1
Opens a new window with list of versions in this module.
Published: Mar 18, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 20
Opens a new window with list of known importers.
Documentation
¶
type RelayInformationDocument struct {
Name string `json:"name"`
Description string `json:"description"`
PubKey string `json:"pubkey"`
Contact string `json:"contact"`
SupportedNIPs []int `json:"supported_nips"`
Software string `json:"software"`
Version string `json:"version"`
}
Fetch fetches the NIP-11 RelayInformationDocument.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.