providers

package
v0.0.0-...-3b85bd6 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2024 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApp

func NewApp(path string) contracts.ServiceProvider

func NewConsole

func NewConsole() contracts.ServiceProvider

func NewEvents

func NewEvents() contracts.ServiceProvider

Types

type App

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

func (App) Register

func (app App) Register(instance contracts.Application)

func (App) Start

func (app App) Start() error

func (App) Stop

func (app App) Stop()

type Console

type Console struct {
}

func (Console) Register

func (app Console) Register(instance contracts.Application)

func (Console) Start

func (app Console) Start() error

func (Console) Stop

func (app Console) Stop()

type EventsServiceProvider

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

func (EventsServiceProvider) Register

func (provider EventsServiceProvider) Register(container contracts.Application)

func (EventsServiceProvider) Start

func (provider EventsServiceProvider) Start() error

func (EventsServiceProvider) Stop

func (provider EventsServiceProvider) Stop()

Jump to

Keyboard shortcuts

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