jivan
jivan copied to clipboard
Make jsonError() error-code strings consts (server/handlers.go).
Think through appropriate error codes & set them as consts.
Strings such as "InvalidParameterValue" & "NoApplicableCode" should be set as consts & the consts used in code.