Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultName = "tengo"
Variables ¶
This section is empty.
Functions ¶
func NewDefault ¶
Types ¶
type Driver ¶
type Driver struct { rs.BaseField `yaml:"-"` renderer.BaseRenderer `yaml:",inline"` // contains filtered or unexported fields }
func (*Driver) RenderYaml ¶
func (d *Driver) RenderYaml( rc dukkha.RenderingContext, rawData interface{}, _ []dukkha.RendererAttribute, ) (_ []byte, err error)
Click to show internal directories.
Click to hide internal directories.