Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2026 Changes in this version + type Option func(*Proxy) + func WithLogger(logger *slog.Logger) Option + type Proxy struct + func New(opts ...Option) *Proxy + func (p *Proxy) Enumerate() ([]*hid.DeviceInfo, error) + func (p *Proxy) Proxy(conn net.Conn, requestedPath string)