add ob configserver (#943)

This commit is contained in:
chris-sun-star
2022-05-30 16:44:36 +08:00
committed by GitHub
parent bd06e657c6
commit e12438aa76
64 changed files with 9587 additions and 0 deletions

View File

@ -0,0 +1,10 @@
// Code generated by entc, DO NOT EDIT.
package runtime
// The schema-stitching logic is generated in github.com/oceanbase/configserver/ent/runtime.go
const (
Version = "v0.10.1" // Version of ent codegen.
Sum = "h1:dM5h4Zk6yHGIgw4dCqVzGw3nWgpGYJiV4/kyHEF6PFo=" // Sum of ent codegen.
)