privacy/server/ent/runtime.go
2020-11-28 18:50:30 +08:00

10 lines
237 B
Go

// Code generated by entc, 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() {
}