golang-web-dev
golang-web-dev copied to clipboard
fix panic in case of empty commands GET and DEL
Added check of array length for GET and DEL commands to avoid panic panic: runtime error: index out of range [1] with length 1