Documentation ¶
Index ¶
Constants ¶
View Source
const ( HealthPath = "/healthz" SupportChainV1Path = "/api/v1/support_chain" WalletAddressV1Path = "/api/v1/wallet_address" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIConfig ¶
type APIConfig struct { HTTPServer config.ServerConfig MetricsServer config.ServerConfig }
Click to show internal directories.
Click to hide internal directories.