galiaslookup

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 implements alias lookups that talk over RPC.

func NewClient

func NewClient(client galiaslookupproto.AliasLookupClient) *Client

NewClient returns an alias lookup instance connected to a remote alias lookup instance

func (*Client) Lookup

func (c *Client) Lookup(alias string) (ids.ID, error)

func (*Client) PrimaryAlias

func (c *Client) PrimaryAlias(id ids.ID) (string, error)

type Server

type Server struct {
	galiaslookupproto.UnimplementedAliasLookupServer
	// contains filtered or unexported fields
}

Server enables alias lookups over RPC.

func NewServer

func NewServer(aliaser snow.AliasLookup) *Server

NewServer returns an alias lookup connected to a remote alias lookup

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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