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