Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ Close
Method
Close
agent/utils/postgresql/client.go:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
Recover(info client.RecoverInfo) error
25
SyncDB() ([]client.SyncDBInfo, error)
26
Close()
27
}
28
29
func
NewPostgresqlClient(conn client.DBInfo) (PostgresqlClient, error) {
Callers
6
Recover
Method · 0.65
Backup
Method · 0.65
Recover
Method · 0.65
SyncDB
Method · 0.65
Close
Method · 0.65
loadImageTag
Function · 0.65
Implementers
2
Local
agent/utils/postgresql/client/local.go
Remote
agent/utils/postgresql/client/remote.g
Calls
no outgoing calls
Tested by
no test coverage detected