Documentation ¶
Overview ¶
Package couchbaseutil offers some convenience functions for apps that use couchbase.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateView ¶
UpdateView installs or updates a view.
This creates a document that tracks the version of design document in couchbase and updates it if it's behind the version specified.
A ViewMarker is stored with a type of "viewmarker" under the key specified by `markerKey` to keep up with the view info.
Types ¶
Click to show internal directories.
Click to hide internal directories.