package
0.0.0-20241103075412-7b48451ad4b0
Repository: https://github.com/kortschak/dex.git
Documentation: pkg.go.dev
# Functions
Funcs returns an [rpc.Funcs] with a function table for accessing the manager.
NewManager returns a new system manager.
# Variables
ErrAllowedMissingDevice is returned by [Manager.DeviceFor] when a device is not available for a service, but the device has been configured with [config.Device.Required] set to false.
ErrNotFound is returned by Store.Get if the item is not found.