Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildAndRun ¶
func GenerateProgram ¶
Types ¶
type CodegenError ¶
type CodegenError struct {
// contains filtered or unexported fields
}
func (*CodegenError) Details ¶
func (e *CodegenError) Details() string
func (*CodegenError) Error ¶
func (e *CodegenError) Error() string
type ConfigGenerator ¶
type ConfigGenerator struct {
// contains filtered or unexported fields
}
type DetailedError ¶
type DetailedError interface {
Details() string
}
Click to show internal directories.
Click to hide internal directories.