Documentation ¶
Overview ¶
Package fake implements a fake generic service.
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 service that always echos input back to the caller.
Click to show internal directories.
Click to hide internal directories.