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

4 lines
48 B
Go
Raw Permalink Normal View History

2020-08-21 04:26:40 +00:00
package models
type RegistrationModel struct{}