namecoin

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2022 License: GPL-3.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*ncrpcclient.Client
}

Client represents an ncrpcclient.Client with an additional DNS-friendly convenience wrapper around NameShow.

func New

func New(config *rpcclient.ConnConfig, ntfnHandlers *rpcclient.NotificationHandlers) (*Client, error)

func (*Client) NameQuery

func (c *Client) NameQuery(name string, streamIsolationID string) (string, error)

NameQuery returns the value of a name. If the name doesn't exist, the error returned will be merr.ErrNoSuchDomain.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL