package fasthttp import "git.loafle.net/commons_go/rpc/server" type ServletHandler interface { server.ServletHandler }