Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopProvider ¶
type NoopProvider struct { }
NoopProvider implements the provider interface by performing noops for every interface method. This may be useful if the infrastructure is managed by a separate process.
func (NoopProvider) Setup ¶
func (NoopProvider) Setup() error
Click to show internal directories.
Click to hide internal directories.