package ws const ( BodyError = "error" BodySet = "set" BodyGet = "get" )