MCPcopy Create free account
hub / github.com/pydio/cells / Reset

Method Reset

common/config/sql/sql.go:135–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133}
134
135func (s *SQL) Reset() {
136 //TODO implement me
137 panic("implement me")
138}
139
140func (s *SQL) Flush() {
141 //TODO implement me

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected