Update schema.go
This commit is contained in:
parent
7668f44f97
commit
9061e57ca6
@ -58,7 +58,7 @@ type Schema struct {
|
||||
initialized chan struct{}
|
||||
namer Namer
|
||||
cacheStore *sync.Map
|
||||
rwmu sync.RWMutex
|
||||
rwmu sync.RWMutex
|
||||
}
|
||||
|
||||
func (schema Schema) String() string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user