MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / initGateway

Method initGateway

module/system-apikey/iml.go:323–325  ·  view source on GitHub ↗
(ctx context.Context, clusterId string, clientDriver gateway.IClientDriver)

Source from the content-addressed store, hash-verified

321}
322
323func (i *imlAPIKeyModule) initGateway(ctx context.Context, clusterId string, clientDriver gateway.IClientDriver) error {
324 return i.online(ctx, clientDriver)
325}

Callers

nothing calls this directly

Calls 1

onlineMethod · 0.95

Tested by

no test coverage detected