package
0.4.0
Repository: https://github.com/albrow/scribble.git
Documentation: pkg.go.dev

# Functions

Add adds val to the context identified by key.
Copy context returns a copy of the context.
GetContext returns the context.

# Variables

FuncMap represents a set of functions, identified by some key, which will be availalbe to templates when rendering.

# Type aliases

Context represents information that will be passed to each page when rendered.