Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFile ¶
Types ¶
type WriteAtFunc ¶
type WriteAtFunc func(b []byte, off int64, so, eo int, cb WriteCallback)
func (WriteAtFunc) WriteAt ¶
func (f WriteAtFunc) WriteAt(b []byte, off int64, so, eo int, cb WriteCallback)
type WriteCallback ¶
Click to show internal directories.
Click to hide internal directories.