Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AsyncResponse ¶
type AsyncStore ¶
type AsyncStore struct {
// contains filtered or unexported fields
}
func NewAsyncStore ¶
func NewAsyncStore(requestedRange int) *AsyncStore
func (*AsyncStore) Write ¶
func (ns *AsyncStore) Write(number, current int)
type SyncResponse ¶
Click to show internal directories.
Click to hide internal directories.