Versions in this module Expand all Collapse all v0 v0.16.3 Nov 29, 2024 Changes in this version + type Env struct + Cells []string + Dbcfgs *dbconfigs.DBConfigs + KeyspaceName string + Mysqld *mysqlctl.Mysqld + SchemaEngine *schema.Engine + ShardName string + SrvTopo srvtopo.Server + TopoServ *topo.Server + func Init() (*Env, error) + func (te *Env) Close() + func (te *Env) SetVSchema(vs string) error