gofmt all project files

This commit is contained in:
Oliver Jakoubek 2020-05-29 14:39:59 +02:00
commit 009a3074fe
11 changed files with 58 additions and 28 deletions

View file

@ -17,7 +17,7 @@ func (re *RouteEnd) SetRouteName(routeName string) {
func NewRouteEnd() *RouteEnd {
re := RouteEnd{
FeragMessage: FeragMessage{
FeragMessage: FeragMessage{
messageStart: "2406",
messageEnd: "!",
},