Closed lhoogenraad closed 4 weeks ago
As it turns out, in Go structs you can just camelcase without capitalising the first letter, so we should just make all of them camelCased.
camelCased
Will also need to update the values grabbed on the client side.
As it turns out, in Go structs you can just camelcase without capitalising the first letter, so we should just make all of them
camelCased
.Will also need to update the values grabbed on the client side.