Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileDriver ¶
type FileDriver struct {
// contains filtered or unexported fields
}
func (*FileDriver) Close ¶
func (d *FileDriver) Close() error
func (*FileDriver) Init ¶
func (d *FileDriver) Init() error
func (*FileDriver) Prepare ¶
func (d *FileDriver) Prepare() error
func (*FileDriver) Send ¶
func (d *FileDriver) Send(key, data []byte) error
Click to show internal directories.
Click to hide internal directories.