Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureRoutes ¶
func ConfigureRoutes(g *gin.RouterGroup)
func HandleGetMeta ¶
Types ¶
type MetaResponse ¶
type MetaResponse struct { StartTime *time.Time `json:"start_time"` Network string `json:"network_name"` }
func NewMetaResponse ¶
func NewMetaResponse(e *models.Meta) *MetaResponse
Click to show internal directories.
Click to hide internal directories.