refactor: move Pkl module definitions to dedicated package

This commit is contained in:
Prad Nukala
2024-10-07 20:35:40 -04:00
parent ddf745f39a
commit e926e5b9d6
18 changed files with 59 additions and 50 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
@go.Package { name = "github.com/onsonr/sonr/pkg/dwn" }
@go.Package { name = "github.com/onsonr/sonr/pkg/dwn/gen" }
module dwn
module dwngen
import "package://pkg.pkl-lang.org/pkl-go/pkl.golang@0.5.0#/go.pkl"