package constant const ( ContextRequestID = "request_id" ContextUserID = "user_id" ContextIP = "ip" )