Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileClient ¶
type FileClient struct {
// contains filtered or unexported fields
}
func NewFromPath ¶
func NewFromPath(filename string) (*FileClient, error)
func (*FileClient) SetOffset ¶
func (p *FileClient) SetOffset(offset int64)
TODO: setting offset in client seems like a bad idea
Click to show internal directories.
Click to hide internal directories.