Versions in this module Expand all Collapse all v0 v0.5.2 Mar 27, 2023 v0.5.1 Mar 27, 2023 v0.4.1 Jul 23, 2022 Changes in this version + type Language struct + func New() *Language + func (Language *Language) Name() string + func (language *Language) GetAdditionals(data *templater.TemplateData) map[string]interface{} + func (language *Language) GetTemplate() (*template.Template, error)