Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Block ¶
type Block struct {
Broker struct {
sync.Mutex
// contains filtered or unexported fields
}
// contains filtered or unexported fields
}
func (*Block) SubscribeBlock ¶
func (b *Block) SubscribeBlock() chan *ws.BlockResult
func (*Block) UnsubscribeBlock ¶
func (b *Block) UnsubscribeBlock(ch chan *ws.BlockResult)
Click to show internal directories.
Click to hide internal directories.