klefki/internal/db/ent/runtime.go
Jared Allard 497cac49dd
All checks were successful
tests / go test (push) Successful in 41s
tests / golangci-lint (push) Successful in 41s
feat: stub gRPC server and DB layer
2025-02-22 18:39:14 -08:00

9 lines
236 B
Go
Generated

// Code generated by ent, DO NOT EDIT.
package ent
// The init function reads all schema descriptors with runtime code
// (default values, validators, hooks and policies) and stitches it
// to their package variables.
func init() {
}