Add missing comments
This commit is contained in:
@@ -28,6 +28,7 @@ import (
|
||||
"github.com/gorilla/mux"
|
||||
)
|
||||
|
||||
// Constants for error reasons
|
||||
const (
|
||||
ResourceItemNotFound = "Resource Item Not Found"
|
||||
NonIntegerValue = "Non Integer Value"
|
||||
|
||||
Reference in New Issue
Block a user