MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / unregister

Method unregister

worker/dbms_mux.go:57–59  ·  view source on GitHub ↗
(id proto.DatabaseID)

Source from the content-addressed store, hash-verified

55}
56
57func (s *DBKayakMuxService) unregister(id proto.DatabaseID) {
58 s.serviceMap.Delete(id)
59}
60
61// Apply handles kayak apply call.
62func (s *DBKayakMuxService) Apply(req *kt.ApplyRequest, _ *interface{}) (err error) {

Callers 1

ShutdownMethod · 0.45

Calls 1

DeleteMethod · 0.80

Tested by

no test coverage detected