Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ Info
Method
Info
gateway/admin/client.go:7–7 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
5
type
IApintoAdmin
interface
{
6
Ping(ctx context.Context) error
7
Info(ctx context.Context) (*Info, error)
8
Version(ctx context.Context) (*Version, error)
9
}
Callers
4
streamHandler
Function · 0.65
init
Function · 0.65
Create
Method · 0.65
UpdateAddress
Method · 0.65
Implementers
1
adminClient
gateway/admin/admin.go
Calls
no outgoing calls
Tested by
1
streamHandler
Function · 0.52