Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParamTransfer ¶
type ParamTransfer func(key, value string) interface{}
type ReverseTwirp ¶
func NewSingleTwirpServerProxy ¶
func NewSingleTwirpServerProxy(svr TwirpServer) *ReverseTwirp
func (*ReverseTwirp) Handle ¶
func (t *ReverseTwirp) Handle(method string, tr ParamTransfer) http.HandlerFunc
type TwirpServer ¶
Click to show internal directories.
Click to hide internal directories.