Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeRenderer ¶
FakeRenderer is a pass-through renderer for testing resources
func NewWithID ¶
func NewWithID(id string) *FakeRenderer
NewWithID gets a FakeRenderer with the specified ID
func NewWithValue ¶
func NewWithValue(val string) *FakeRenderer
NewWithValue gets a FakeRenderer with the appropriate value set
func (*FakeRenderer) GetID ¶
func (fr *FakeRenderer) GetID() string
GetID returns the ID of this renderer
Click to show internal directories.
Click to hide internal directories.