lib

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StopperServiceImpl

type StopperServiceImpl struct {
	AppContext application.Context //starter:inject("context")
	FS         afs.FS              //starter:inject("#")

	Enabled     bool   //starter:inject("${starter.stopper.enabled}")
	ControlFile string //starter:inject("${starter.stopper.control.file}")
	// contains filtered or unexported fields
}

StopperServiceImpl ...

func (*StopperServiceImpl) Life

func (inst *StopperServiceImpl) Life() *application.Life

Life ...

func (*StopperServiceImpl) Stop

func (inst *StopperServiceImpl) Stop(c context.Context, scope stopper.Scope) error

Stop ...

Jump to

Keyboard shortcuts

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