Documentation ¶ Index ¶ type Example func (example Example) Run() type Files Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Example ¶ type Example struct { Input string Inputs Files Outputs Files SearchIndex string Err interface{} } func (Example) Run ¶ func (example Example) Run() type Files ¶ type Files map[string]string Source Files ¶ View all Source files example.go Directories ¶ Show internal Expand all Path Synopsis fixtures arbitrary-style-plugin erroring-plugin partials-style-plugin set-partials-plugin stringer-plugin Click to show internal directories. Click to hide internal directories.