targets

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: BSD-3-Clause-Clear Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolPointer

func BoolPointer(b bool) *bool

func CreateTargetsTable

func CreateTargetsTable(dbFilePath string) error

func GetCurrentTarget

func GetCurrentTarget(dbFilePath string) (target.Target, error)

func IsFailingTarget

func IsFailingTarget(dbFilePath string, name string) (bool, error)

func RegisterInstallationFailed

func RegisterInstallationFailed(dbFilePath string, target *target.Target, correlationId string) error

func RegisterInstallationStarted

func RegisterInstallationStarted(dbFilePath string, target *target.Target, correlationId string) error

func RegisterInstallationSuceeded

func RegisterInstallationSuceeded(dbFilePath string, target *target.Target, correlationId string) error

Types

type TargetCustom

type TargetCustom struct {
	Version string `json:"version"`
}

Jump to

Keyboard shortcuts

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