Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/postgres-ai/database-lab-engine
/ Pool
Method
Pool
engine/internal/provision/pool/manager.go:88–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
// Pooler describes methods for Pool providing.
87
type
Pooler
interface
{
88
Pool() *resources.Pool
89
}
90
91
// ManagerConfig defines thin-clone manager config.
Callers
15
StartSession
Method · 0.65
StopSession
Method · 0.65
ResetSession
Method · 0.65
GetSnapshots
Method · 0.65
buildPoolEntry
Function · 0.65
revertSession
Method · 0.65
stopPoolSessions
Method · 0.65
LastSessionActivity
Method · 0.65
DetectDBVersion
Method · 0.65
MakeActive
Method · 0.65
CollectPoolStat
Method · 0.65
GetAvailableFSManagers
Method · 0.65
Implementers
4
mockFSManager
engine/internal/provision/mode_local_t
LVManager
engine/internal/provision/thinclones/l
Manager
engine/internal/provision/thinclones/z
mockFSManager
engine/internal/provision/pool/pool_ma
Calls
no outgoing calls
Tested by
5
TestManager_First
Function · 0.52
TestManager_MakeActive
Function · 0.52
TestManager_GetFSManager
Function · 0.52
TestManager_GetAvailableFSManagers
Function · 0.52
TestManager_GetFSManagerOrderedList
Function · 0.52