rauc

package
v0.0.0-...-080cee2 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2026 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DbusServiceDomain = "de.pengutronix.rauc"
	DbusObjectPath    = "/"
)
View Source
const (
	SlotStatusGood       SlotStatusType = "good"
	SlotStatusBad        SlotStatusType = "bad"
	MarkedSlotIdentifier string         = "booted"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	MarkBooted(status SlotStatusType) (slotName string, err error)
	SlotStatiString() string

	Shutdown()
	// contains filtered or unexported methods
}

Service interface methods

func NewService

func NewService(sysdc *systemd.Connector) (Service, error)

type SlotStatusType

type SlotStatusType string

func (SlotStatusType) String

func (c SlotStatusType) String() string

Jump to

Keyboard shortcuts

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