mirror of
https://github.com/SourceFellows/gobuch.git
synced 2025-09-19 10:34:53 +02:00
initial import
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
package handlers
|
||||
|
||||
type CustomerHandler struct{}
|
@ -0,0 +1,3 @@
|
||||
package handlers
|
||||
|
||||
type RegistrationHandler struct{}
|
Reference in New Issue
Block a user