indiserver

package
v0.0.0-...-d59726a Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsRunning

func IsRunning() bool

func Start

func Start(drivers []string) error

func Stop

func Stop() error

Types

type Device

type Device struct {
	Name          string
	Manufacturer  string
	DriverCaption string
	DriverName    string
	Version       string
}

Device represents a device in the drivers list.

type DeviceGroups

type DeviceGroups map[string][]Device

func ListDrivers

func ListDrivers() (DeviceGroups, error)

ListDrivers returns a map of grouped devices.

Jump to

Keyboard shortcuts

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