Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
startEchoUpstream
Function · 0.65
TestForwarder_RoundTripsBytes
Function · 0.65
TestForwarder_UpstreamDownFailsGracefully
Function · 0.65
StartForwarder
Function · 0.65
Close
Method · 0.65
serve
Method · 0.65
relay
Function · 0.65
TestBuildRunArgs_HostAgentDirBindMount
Function · 0.65
Close
Method · 0.65
TestGetProjectSlug
Function · 0.65
TestGetProjectSlug_ErrorStatus
Function · 0.65
getProjectSlug
Function · 0.65
Implementers
1
SQLStore
internal/store/sql_store.go
Calls
no outgoing calls
Tested by
15
startEchoUpstream
Function · 0.52
TestForwarder_RoundTripsBytes
Function · 0.52
TestForwarder_UpstreamDownFailsGracefully
Function · 0.52
TestBuildRunArgs_HostAgentDirBindMount
Function · 0.52
TestGetProjectSlug
Function · 0.52
TestGetProjectSlug_ErrorStatus
Function · 0.52
TestMITMForwardPlainHTTPInjectsCredentials
Function · 0.52
TestMITMForwardRejectsHTTPSScheme
Function · 0.52
TestMITMForwardRejectsNonHTTPSchemes
Function · 0.52
TestMITMForwardRequiresProxyAuthorization
Function · 0.52
TestMITMForwardInvalidSessionReturns407
Function · 0.52
TestMITMForwardVaultHintMismatchReturns403
Function · 0.52