gsubnetlookup

package
v1.4.9 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2021 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client is a subnet lookup that talks over RPC.

func NewClient

func NewClient(client gsubnetlookupproto.SubnetLookupClient) *Client

NewClient returns an alias lookup connected to a remote alias lookup

func (*Client) SubnetID

func (c *Client) SubnetID(chainID ids.ID) (ids.ID, error)

type Server

type Server struct {
	gsubnetlookupproto.UnimplementedSubnetLookupServer
	// contains filtered or unexported fields
}

Server is a subnet lookup that is managed over RPC.

func NewServer

func NewServer(aliaser snow.SubnetLookup) *Server

NewServer returns a subnet lookup connected to a remote subnet lookup

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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