zserge / lorca

Build cross-platform modern desktop apps in Go + HTML5
MIT License
8.04k stars 535 forks source link

Fix go vet issues #1

Closed krzysztof-gzocha closed 6 years ago

krzysztof-gzocha commented 6 years ago

go vet is returning an error inside this file:

Line 175: error: struct field tag `json:'value"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (vet)