a lil bit refactoring
This commit is contained in:
parent
e04edeb2ed
commit
2759bec46c
@ -12,7 +12,7 @@ import (
|
||||
_ "embed"
|
||||
)
|
||||
|
||||
//go:embed go_gen.tmpl
|
||||
//go:embed gogen.tmpl
|
||||
var templateString string
|
||||
|
||||
type goGenData struct {
|
||||
|
||||
@ -12,7 +12,7 @@ import (
|
||||
_ "embed"
|
||||
)
|
||||
|
||||
//go:embed ts_gen.tmpl
|
||||
//go:embed tsgen.tmpl
|
||||
var templateString string
|
||||
|
||||
type tsGenData struct {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user