Documentation ¶
Overview ¶
Package extperipheral provides helper functions for creating peripheral extensions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(logger log.Interface, unmarshal types.UnmarshalFunc, impl PeripheralConnector) *Handler
type Peripheral ¶
type PeripheralConnector ¶
Click to show internal directories.
Click to hide internal directories.