Documentation
¶
Index ¶
Constants ¶
View Source
const ( ErrUnclosedStrI = internalError(iota) ErrUnclosedStrL ErrUnclosedParen ErrUnclosedBrace ErrInvalidEscape ErrInvalidCloseParen ErrInvalidCloseBrace ErrInvalidVar ErrInvalidArgMode ErrInvalidExec )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
func NewExecutor ¶
func NewExecutor() Executor
Click to show internal directories.
Click to hide internal directories.