application

package
v3.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SystemServer

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

SystemServer provides the internal endpoint

func (*SystemServer) Inject

func (s *SystemServer) Inject(
	handlerProvider domain.HandlerProvider,
	logger flamingo.Logger,
	config *struct {
		ServiceAddress string `inject:"config:flamingo.systemendpoint.serviceAddr"`
	},
)

Inject dependencies

func (*SystemServer) Notify

func (s *SystemServer) Notify(_ context.Context, e flamingo.Event)

Notify handles required actions on Start and shutdown

func (*SystemServer) Start

func (s *SystemServer) Start()

Start the systemendpoint in a separate go routine

Jump to

Keyboard shortcuts

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