events

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

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

func (*Application) GetEvents

func (app *Application) GetEvents() map[events.Event][]events.Listener

func (*Application) Job

func (app *Application) Job(event events.Event, args []events.Arg) events.Task

func (*Application) Register

func (app *Application) Register(events map[events.Event][]events.Listener)

type ServiceProvider

type ServiceProvider struct {
}

func (*ServiceProvider) Boot

func (receiver *ServiceProvider) Boot()

Boot Bootstrap any application services after register.

func (*ServiceProvider) Register

func (receiver *ServiceProvider) Register()

Register any application services.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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