Versions in this module Expand all Collapse all v0 v0.1.0 Apr 18, 2024 v0.0.1 Mar 18, 2024 Changes in this version + type ServiceController struct + ServiceUsecase domain.ServiceUsecase + Timeout time.Duration + func (s *ServiceController) Create(g *gin.Context) + func (s *ServiceController) List(g *gin.Context) + func (s *ServiceController) Remove(g *gin.Context) v0.0.1-beta Mar 5, 2024