MCPcopy
hub / github.com/Infisical/agent-vault / Close

Method Close

internal/server/server.go:410–410  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

408 LockVault(ctx context.Context, vaultID string) (unlock func(), err error)
409
410 Close() error
411 Ping(ctx context.Context) error
412 DialectName() string
413}

Callers 15

startEchoUpstreamFunction · 0.65
StartForwarderFunction · 0.65
CloseMethod · 0.65
serveMethod · 0.65
relayFunction · 0.65
CloseMethod · 0.65
TestGetProjectSlugFunction · 0.65
getProjectSlugFunction · 0.65

Implementers 1

SQLStoreinternal/store/sql_store.go

Calls

no outgoing calls