MCPcopy Create free account
hub / github.com/coder/coder / reset

Method reset

enterprise/aibridgeproxyd/reload_test.go:57–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55}
56
57func (r *aibridgedRecorder) reset() {
58 r.mu.Lock()
59 defer r.mu.Unlock()
60 r.path = ""
61}
62
63// rawProvider is a (name, base URL) pair representing what the database
64// holds before classification, mirroring the ai_providers row shape

Calls 2

LockMethod · 0.45
UnlockMethod · 0.45

Tested by

no test coverage detected