nameservice

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const CName = "publish.nameservice"

Variables

This section is empty.

Functions

This section is empty.

Types

type NameService

type NameService interface {
	ResolveName(ctx context.Context, name string) (result *nameserviceproto.NameAvailableResponse, err error)
	ResolveIdentity(ctx context.Context, identity string) (name string, err error)
	app.ComponentRunnable
}

func New

func New() NameService

Jump to

Keyboard shortcuts

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