Versions in this module Expand all Collapse all v0 v0.5.0 Mar 23, 2022 Changes in this version + func ConfigureRoutes(g *gin.RouterGroup) + func HandleGetTotals(c *gin.Context) + type TotalsResponse struct + Circulation string + EpochNumber uint32 + Reserves string + Rewards string + Supply string + Treasury string + func NewTotalsResponse(t *models.AdaPots) *TotalsResponse