Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ Ping
Method
Ping
gateway/admin/client.go:6–6 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
4
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
1
ping
Function · 0.65
Implementers
1
adminClient
gateway/admin/admin.go
Calls
no outgoing calls
Tested by
no test coverage detected