Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type API ¶
type API struct{}
API provides receiver methods for each route handler.
func (API) GetMetrics ¶
func (API) GetMetrics(input *models.GetMetricsInput) (*models.GetMetricsOutput, error)
GetMetrics routes the requests for various metric data to the correct handlers
Click to show internal directories.
Click to hide internal directories.