gobuch/best-practices/project-structure/layer-sample/handlers/registration.go
2020-08-21 06:26:40 +02:00

4 lines
52 B
Go

package handlers
type RegistrationHandler struct{}