render

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 26, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Renderers = map[string]Renderer{}

Renderers Register renderers in independent packages by init()

Functions

This section is empty.

Types

type NoRendererFoundError

type NoRendererFoundError struct {
	Path string
}

func (*NoRendererFoundError) Error

func (e *NoRendererFoundError) Error() string

type Renderer

type Renderer func(r io.Reader) ([]byte, error)

Jump to

Keyboard shortcuts

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