Skip to main content

Module client

Module client 

Expand description

GC Hub REST Client This module provides clients for interacting with the GC Hub REST API.

Re-exports§

pub use crate::models::ErrorResponse;

Modules§

error 🔒
internal 🔒
Internal HTTP client for the Service Hub.

Structs§

GCHubInternalClient
Client for the Service Hub internal server.
GCHubRestClient
Client for the Service Hub public REST API. Targets the public server (default 0.0.0.0:3002) For runtime registration use GCHubInternalClient instead.

Enums§

GCServiceHubError