Versions in this module Expand all Collapse all v3 v3.1.3 Apr 4, 2023 v3.1.2 May 8, 2021 v3.1.1 Apr 30, 2021 Changes in this version + type Options struct + Content string + Data interface{} + FilePath string + Name string + type Template struct + func New(o Options) (*Template, error) + func (t *Template) Execute(data interface{}) (string, error) Other modules containing this package github.com/devfacet/gocmd