Skip to content

Instantly share code, notes, and snippets.

@vasumahesh1
Created June 9, 2016 17:38
Show Gist options
  • Save vasumahesh1/3ff512c2fd69cb225c6b86ea1a803deb to your computer and use it in GitHub Desktop.
Save vasumahesh1/3ff512c2fd69cb225c6b86ea1a803deb to your computer and use it in GitHub Desktop.
cas, err := adapter.Bucket.Get(id, &document.Doc)
if err == "Key not found." {
// 404 Error
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment