package
1.5.9
Repository: https://github.com/apache/dubbo-go.git
Documentation: pkg.go.dev

# 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.