Documentation
¶
Overview ¶
Package af (archivefile) provides a renderer generating value by extracting file content from archive directly
Index ¶
Constants ¶
View Source
const (
DefaultName = "af"
)
Variables ¶
This section is empty.
Functions ¶
func NewDefault ¶
Types ¶
type Driver ¶
type Driver struct {
rs.BaseField `yaml:"-"`
renderer.BaseTwoTierCachedRenderer `yaml:",inline"`
// contains filtered or unexported fields
}
func (*Driver) RenderYaml ¶
func (d *Driver) RenderYaml( rc dukkha.RenderingContext, rawData interface{}, attributes []dukkha.RendererAttribute, ) ([]byte, error)
type SizedReaderAt ¶
Click to show internal directories.
Click to hide internal directories.