package
0.4.0
Repository: https://github.com/mmcloughlin/addchain.git
Documentation: pkg.go.dev

# Functions

BuiltinTemplate loads the named template.
BuiltinTemplateNames returns all builtin template names.
Generate templated output for the given data, writing to w.
IsBuiltinTemplate reports whether name is a builtin template name.
PrepareData builds input template data for the given addition chain script.

# Variables

Functions is the list of functions provided to templates.

# Structs

Config for template input generation.
Data provided to templates.
Function is a function provided to templates.