registrar

package
v1.999.300 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(options Options) gen.Registrar

Types

type MessageRegisterReply

type MessageRegisterReply struct {
	Error error
}

type MessageRegisterRoutes

type MessageRegisterRoutes struct {
	Node   gen.Atom
	Routes []gen.Route
}

type MessageResolveReply

type MessageResolveReply struct {
	Routes []gen.Route
	Error  error
}

type MessageResolveRoutes

type MessageResolveRoutes struct {
	Node gen.Atom
}

type Options

type Options struct {
	Port          uint16
	DisableServer bool
}

Jump to

Keyboard shortcuts

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