Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PassThroughDesc = baker.FilterDesc{
Name: "PassThrough",
New: newPassThrough,
Config: &passThrough{},
Help: "lets all through, useful for test/debug purposes",
}
PassThroughDesc describes the PassThrough filter.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.