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

4 lines
48 B
Go
Raw Normal View History

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