MCPcopy Index your code
hub / github.com/1Panel-dev/1Panel / Close

Method Close

agent/utils/mysql/client.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 LoadFormatCollation(timeout uint) ([]dto.MysqlFormatCollationOption, error)
29 SyncDB(version string) ([]client.SyncDBInfo, error)
30 Close()
31}
32
33func NewMysqlClient(conn client.DBInfo) (MysqlClient, error) {

Callers 15

loadOutboundIPFunction · 0.65
sendWithSSLFunction · 0.65
sendWithStartTLSFunction · 0.65
sendPlaintextFunction · 0.65
sendEmailWithClientFunction · 0.65
GetMimeTypeFunction · 0.65
TailFromEndFunction · 0.65
ReadFileByLineFunction · 0.65
IsEmptyDirFunction · 0.65
DownloadFileWithProxyFunction · 0.65
CreateFileMethod · 0.65
CreateFileWithModeMethod · 0.65

Implementers 2

Localagent/utils/mysql/client/local.go
Remoteagent/utils/mysql/client/remote.go

Calls

no outgoing calls

Tested by

no test coverage detected