public

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option added in v0.11.0

type Option func(*PublicManager)

func WithConfig added in v0.11.0

func WithConfig(cfg config.Config) Option

func WithPersistence added in v0.11.0

func WithPersistence(db *pgxpool.Pool) Option

func WithProviderLookup added in v0.11.0

func WithProviderLookup(lookup ProviderLookupFunc) Option

func WithWampClient added in v0.11.0

func WithWampClient(wampClient *client.Client) Option

type ProviderLookupFunc added in v0.9.0

type ProviderLookupFunc func(key string) *service.ProviderData

type PublicManager

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

func NewPublicManager added in v0.11.0

func NewPublicManager(opts ...Option) (*PublicManager, error)

func (*PublicManager) Shutdown

func (pub *PublicManager) Shutdown()

Jump to

Keyboard shortcuts

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