Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrExecTmpl = errors.New("execute template") ErrUnknownMsgType = errors.New("unknown msg type") )
Functions ¶
Types ¶
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
func NewBackend ¶ added in v0.5.0
func (Backend) EmitExecutable ¶ added in v0.33.0
func (Backend) EmitLibrary ¶ added in v0.33.0
Click to show internal directories.
Click to hide internal directories.