package
0.0.0-20220317234018-f2568a546935
Repository: https://github.com/codexlynx/systemd-rest.git
Documentation: pkg.go.dev
# Functions
GetConfiguration to get all configuration.
GetUnit to get and return single unit.
GetUnits to list and return units.
ReadUnitJournal to read a unit journal.
StartUnit to start a unit.
StopUnit to stop a unit.
# Structs
InvalidUnitName custom error.
# Type aliases
Mode type.