af

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2022 License: Apache-2.0 Imports: 31 Imported by: 0

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

func NewDefault(name string) dukkha.Renderer

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

type SizedReaderAt interface {
	io.ReaderAt
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL