multitemplate icon indicating copy to clipboard operation
multitemplate copied to clipboard

multitemplate multibase example to work with go:embed

Open bnbabu55 opened this issue 1 year ago • 1 comments

I have this multitemplate multibase example working fine on my project, thanks for the excellent example code. Now I am trying to get thhis to work with go:embed so that template files will be included in the binary, but renderer does not recognize the embedded folder, any pointers to get this working properly, another example in the repository with this feature would be much appreciated.

bnbabu55 avatar Aug 10 '24 17:08 bnbabu55

I am also interrested in this.

AxelRHD avatar Sep 12 '25 14:09 AxelRHD