Documentation ¶
Overview ¶
Package fake implements a fake generic component.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generic ¶
type Generic struct { resource.Named resource.TriviallyReconfigurable resource.TriviallyCloseable // contains filtered or unexported fields }
Generic is a fake Generic device that always echos inputs back to the caller.
Click to show internal directories.
Click to hide internal directories.