Versions in this module Expand all Collapse all v1 v1.0.2 Dec 8, 2022 v1.0.1 Dec 8, 2022 v1.0.0 Dec 5, 2022 Changes in this version + func NewTemplateMaker(logger Logger) templateMaker + type Logger interface + Fail func(message string) + Log func(message string) + Success func(message string) + type Template struct + Data interface{} + InputPath string + Name string + OutputPath string