MCPcopy
hub / github.com/etcd-io/bbolt / ForceDisableStrictMode

Method ForceDisableStrictMode

internal/btesting/btesting.go:228–230  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

226}
227
228func (db *DB) ForceDisableStrictMode() {
229 db.StrictMode = false
230}

Calls

no outgoing calls