package
1.0.0
Repository: https://github.com/go-jet/jet.git
Documentation: pkg.go.dev

# Functions

CleanUpGeneratedFiles deletes everything at folder dir.
DirExists checks if folder at path exist.
EnsureDirPath ensures dir path exists.
FormatTimestamp formats t into Postgres' text format for timestamps.
GenerateTemplate generates template with template text and template data.
No description provided by the author
SaveGoFile saves go file at folder dir, with name fileName and contents text.
ToGoFileName converts database identifier to Go file name.
ToGoIdentifier converts database to Go identifier.