source

package
v0.0.0-...-de44970 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithInstance

func WithInstance(instance interface{}) (source.Driver, error)

Types

type GoRice

type GoRice struct {
	// contains filtered or unexported fields
}

func (*GoRice) Close

func (r *GoRice) Close() error

func (*GoRice) First

func (r *GoRice) First() (version uint, err error)

func (*GoRice) Next

func (r *GoRice) Next(version uint) (nextVersion uint, err error)

func (*GoRice) Open

func (r *GoRice) Open(url string) (source.Driver, error)

func (*GoRice) Prev

func (r *GoRice) Prev(version uint) (prevVersion uint, err error)

func (*GoRice) ReadDown

func (r *GoRice) ReadDown(version uint) (reader io.ReadCloser, identifier string, err error)

func (*GoRice) ReadUp

func (r *GoRice) ReadUp(version uint) (reader io.ReadCloser, identifier string, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL