1
Fork 0
Simple Go module to manage template translations https://pkg.go.dev/git.jlel.se/jlelse/template-strings
Go to file
Jan-Lukas Else c012e3b504 Use fs methods 2022-02-11 10:57:02 +01:00
testdata Handle more edge cases, unit tests 2021-06-17 22:59:24 +02:00
LICENSE First usable version 2021-05-23 10:04:39 +02:00
README.md Initial commit 2021-05-22 18:51:25 +02:00
go.mod Support using FS 2022-02-10 11:15:39 +01:00
go.sum Support using FS 2022-02-10 11:15:39 +01:00
templatestrings.go Use fs methods 2022-02-11 10:57:02 +01:00
templatestrings_test.go Support using FS 2022-02-10 11:15:39 +01:00

README.md

template-strings

Simple Go module to manage template translations