Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Switch = newSwitchboard()
Functions ¶
This section is empty.
Types ¶
type Switchboard ¶
type Switchboard struct {
// contains filtered or unexported fields
}
func (*Switchboard) Call ¶
func (self *Switchboard) Call(addr, service string, args, reply interface{}) (err error)
func (*Switchboard) Close ¶
func (self *Switchboard) Close(addr string) error
Click to show internal directories.
Click to hide internal directories.