registration

package
v0.0.0-...-e652847 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const QueueName = "xbus.services.registration"

QueueName used for queue subscriptions

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	services.Options

	AccountStorage storage.AccountStorage
	ActorStorage   storage.ActorStorage
	ServerCA       []byte
}

Options of the Service

type Service

type Service struct {
	services.BaseService
	// contains filtered or unexported fields
}

Service implements the registration api

func NewService

func NewService(o Options) *Service

NewService instanciate a Service

func (*Service) Startup

func (s *Service) Startup() error

Startup subscribes the service to the registration apis

Jump to

Keyboard shortcuts

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