Documentation ¶
Index ¶
- func ContractInfo(cl *client.Client, sc *texturl.URL) (info *contractinfo.T, err error)
- func ContractPubkey(cl *client.Client, sc *texturl.URL) (ed25519.PublicKey, error)
- func ContractRelays(cl *client.Client, sc *texturl.URL) (rl relaylist.T, err error)
- func DirectoryData(cl *client.Client, sc *texturl.URL) (ddata *contractinfo.Directory, err error)
- func DirectoryInfo(cl *client.Client, sc *texturl.URL) (dinfo dirinfo.T, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContractInfo ¶
func ContractPubkey ¶
returns pubkey of this sc
func ContractRelays ¶
returns relays of this sc's directory
func DirectoryData ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.