Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SkippedError error = utils.Error("compiling skipped")
Functions ¶
func ReducerCompile ¶ added in v1.3.3
Types ¶
type Option ¶
type Option func(config *Config)
func WithCompileMethod ¶
func WithCompileMethod(handler compileMethod) Option
func WithEmbedFS ¶
func WithEntryFiles ¶ added in v1.3.3
func WithFileSystem ¶ added in v1.3.3
func WithFileSystem(fs filesys.FileSystem) Option
Click to show internal directories.
Click to hide internal directories.