malt

package
v0.0.0-...-dc79b5c Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Malt

type Malt struct {
	component.Base

	SQL           *sql.SQL           `inject:"true"`
	InstanceTable *sql.InstanceTable `inject:"true"`
	LockTable     *sql.LockTable     `inject:"true"`

	TS          *triplestore.Triplestore `inject:"true"`
	Meta        *meta.Meta               `inject:"true"`
	ExporterLog *logger.Logger           `inject:"true"`
	Policy      *policy.Policy           `inject:"true"`

	Docker *docker.Docker `inject:"true"`

	Keys *sshkeys.SSHKeys `inject:"true"`
}

Malt is a component passed to every WissKI ingredient

Jump to

Keyboard shortcuts

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