Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mailbox ¶
type Mailbox struct {
// contains filtered or unexported fields
}
func NewMailbox ¶
func NewMailbox() *Mailbox
type MailboxHandle ¶
type MailboxHandle struct {
// contains filtered or unexported fields
}
func NewMailboxHandle ¶
func NewMailboxHandle() *MailboxHandle
func (*MailboxHandle) Wait ¶
func (mbh *MailboxHandle) Wait() *spb.Result
Click to show internal directories.
Click to hide internal directories.