Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockPusher ¶
type MockPusher struct {
// contains filtered or unexported fields
}
func NewMockPusher ¶
func NewMockPusher(tag *tags.Tags) *MockPusher
func (*MockPusher) RcvdReceipt ¶
func (m *MockPusher) RcvdReceipt(uid uint32) error
func (*MockPusher) SendChunk ¶
func (m *MockPusher) SendChunk(uid uint32) error
Click to show internal directories.
Click to hide internal directories.