Currently, with a patched sphinx domain, the display looks like such on the go support branch:

This is the traditional output for documenting parameters in sphinx, however sphinx expects parameter listing with a description. Parameter types could be listed inline in the signature as well though, with some modifications to the sphinx golang domain, but this is a pattern that deviates slightly from traditional parameter listing.
The other option is to expect some form of parameter description in the member documentation markup.