Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnalyticsHandler ¶
type AnalyticsHandler struct {
// contains filtered or unexported fields
}
func NewAnalyticsHandler ¶
func NewAnalyticsHandler(analyticsService service.AnalyticService) *AnalyticsHandler
func (*AnalyticsHandler) GetById ¶
func (h *AnalyticsHandler) GetById(c *gin.Context)
func (*AnalyticsHandler) GetList ¶
func (h *AnalyticsHandler) GetList(c *gin.Context)
func (*AnalyticsHandler) Init ¶
func (h *AnalyticsHandler) Init(api *gin.RouterGroup)
Click to show internal directories.
Click to hide internal directories.