Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMetricsController ¶
func NewMetricsController(metricsService interfaces.MetricsService) interfaces.APIController
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) Name ¶
func (c *Controller) Name() string
func (*Controller) RegisterAdmin ¶
func (c *Controller) RegisterAdmin(adminAPI echoswagger.ApiGroup, mocker interfaces.Mocker)
func (*Controller) RegisterPublic ¶
func (c *Controller) RegisterPublic(publicAPI echoswagger.ApiGroup, mocker interfaces.Mocker)
Click to show internal directories.
Click to hide internal directories.