Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestService ¶
type RestService struct { RepositoryService *db.RepositoryService UserRepository user.UserRepository FerpService ferp.Ferp Server *http.Server }
func (*RestService) Handler ¶
func (rs *RestService) Handler() *chi.Mux
Click to show internal directories.
Click to hide internal directories.