gobuch/best-practices/project-structure/layer-sample/handlers/registration.go

4 lines
52 B
Go
Raw Normal View History

2020-08-21 04:26:40 +00:00
package handlers
type RegistrationHandler struct{}