Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller controller struct definition.
func NewController ¶
func NewController(pushMetric metric.MetricPushFunc, repository storage.VaaRepository, logger *zap.Logger) *Controller
NewController create a new controller.
func (*Controller) PushVAAMetrics ¶
func (c *Controller) PushVAAMetrics(ctx *fiber.Ctx) error
PushVAAMetrics push vaa metrics.
Click to show internal directories.
Click to hide internal directories.