jivan icon indicating copy to clipboard operation
jivan copied to clipboard

Make jsonError() error-code strings consts (server/handlers.go).

Open JivanAmara opened this issue 7 years ago • 0 comments

Think through appropriate error codes & set them as consts. Strings such as "InvalidParameterValue" & "NoApplicableCode" should be set as consts & the consts used in code.

JivanAmara avatar Jun 11 '18 23:06 JivanAmara