Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ PostgresqlService
Struct
PostgresqlService
agent/app/service/database_postgresql.go:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
)
25
26
type
PostgresqlService
struct
{}
27
28
type
IPostgresqlService
interface
{
29
SearchWithPage(search dto.PostgresqlDBSearch) (int64,
interface
{}, error)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected