# Functions
AddGoRestfulServerFilter let user add the http server of go-restful addFilter should before config.Load().
NewGoRestfulRequestAdapter a constructor of GoRestfulRequestAdapter.
NewGoRestfulServer a constructor of GoRestfulServer.
# Structs
GoRestfulRequestAdapter a adapter struct about RestServerRequest.
GoRestfulServer a rest server implement by go-restful.