diff options
author | 2019-12-10 17:36:21 +0100 | |
---|---|---|
committer | 2019-12-10 17:36:21 +0100 | |
commit | 3748b4413e6962654162625a3e57ade91defb71b (patch) | |
tree | 29e9eabe6122dd5ba06c3df50863b748e0e01566 /plugin.go | |
parent | edf738f23d96efdd2c96146d430301a3128cb8e9 (diff) | |
download | alps-3748b4413e6962654162625a3e57ade91defb71b.tar.gz alps-3748b4413e6962654162625a3e57ade91defb71b.tar.bz2 alps-3748b4413e6962654162625a3e57ade91defb71b.zip |
Introduce GlobalRenderData and RenderData
GlobalRenderData contains some global metadata that can be obtained from
any template.
RenderData is a base type for template data. It contains a Global field
with global metadata and an Extra field for plugins.
Diffstat (limited to 'plugin.go')
0 files changed, 0 insertions, 0 deletions