package
Version:
v0.2.16
Opens a new window with list of versions in this module.
Published: Feb 13, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mux implements a multiplexed input controller.
NewController returns a new multiplexed input.Controller.
type Config struct {
Sources []string `json:"sources"`
}
Config is used for converting config attributes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.