package
3.0.0
Repository: https://github.com/go-kivik/kivikd.git
Documentation: pkg.go.dev

# Packages

Package basic provides HTTP Basic Auth services.
Package cookie provides standard CouchDB cookie auth as described at http://docs.couchdb.org/en/2.0.0/api/server/authn.html#cookie-authentication.

# Structs

Session represents an authenticated session.

# Interfaces

Handler is an auth handler.