Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllMatch ¶
func AllMatch(u1 []*UnitOption, u2 []*UnitOption) bool
func Serialize ¶
func Serialize(opts []UnitOption) io.Reader
Types ¶
type SystemCTL ¶
func NewSystemCTL ¶
func (*SystemCTL) IsRunningWithSinceTime ¶
type UnitOption ¶
func NewUnitOption ¶
func NewUnitOption(section, name, value string) *UnitOption
func (*UnitOption) Match ¶
func (uo *UnitOption) Match(other *UnitOption) bool
func (*UnitOption) String ¶
func (uo *UnitOption) String() string
Click to show internal directories.
Click to hide internal directories.