package
2.0.1+incompatible
Repository: https://github.com/go-kivik/pouchdb.git
Documentation: pkg.go.dev

# Packages

Package poucherr exists only for the purpose of testing the PouchDB binding's handling of PouchDB-specific error messages.

# Functions

Defaults returns a new PouchDB constructor with the specified default options.
GlobalPouchDB returns the global PouchDB object.
NewPouchError parses a PouchDB error.
Objectify unmarshals a string, []byte, or json.RawMessage into an interface{}.
RecoverError recovers from a thrown JS error.

# Constants

Replication events.
Replication events.
Replication events.
Replication events.
Replication events.
Replication events.

# Structs

DB is a PouchDB database object.
DBInfo is a struct respresenting information about a specific database.
PouchDB represents a PouchDB constructor.