Umgeschrieben auf gorilla
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
package planner
|
||||
|
||||
type Besucher struct {
|
||||
ID string `json:"id"`
|
||||
Name string `json:"name"`
|
||||
Message string `json:"message"`
|
||||
Come bool `json:"come"`
|
||||
}
|
||||
Reference in New Issue
Block a user