github.com/mineiros-io/terradoc@v0.0.9-0.20220711062319-018bd4ae81f5/init.go (about)

     1  package terradoc
     2  
     3  import "embed"
     4  
     5  //go:embed templates/*
     6  var TemplateFS embed.FS