renderer

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply added in v0.4.0

func Apply(s string, settings map[string]interface{}, renderers ...string) (string, error)

Apply applies the specified render to the specified string with the specified settings. If the render is not present is the registered ones, it errors out.

func Drivers added in v0.4.0

func Drivers() []string

Drivers returns a sorted list of the names of the registered drivers.

func Register added in v0.4.0

func Register(name string, driver driver.Driver)

Register makes a renderer available by the provided name. If Register is called twice with the same name or if driver is nil, it panics.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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