autoexitimpl

package
v0.0.0-...-e70f483 Latest Latest
Warning

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

Go to latest
Published: May 21, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package autoexitimpl implements autoexit.Component

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	Comp autoexit.Component
}

Provides defines the output of the autoexit component.

func NewComponent

func NewComponent(reqs Requires) (Provides, error)

NewComponent creates a new autoexit component.

type Requires

type Requires struct {
	Config config.Component
	Log    log.Component
}

Requires defines the dependencies for the autoexit component.

Jump to

Keyboard shortcuts

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