Versions in this module Expand all Collapse all v0 v0.1.1 Sep 15, 2020 v0.1.0 Sep 15, 2020 Changes in this version + type StudentHandle interface + Get func(c interfaces.Context) + Post func(c interfaces.Context) + func NewStudentHandler(u usecase.IStudentUseCase) StudentHandle