aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--bindings/go/pkg/notmuch.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindings/go/pkg/notmuch.go b/bindings/go/pkg/notmuch.go
index e065b547..8faf3bb1 100644
--- a/bindings/go/pkg/notmuch.go
+++ b/bindings/go/pkg/notmuch.go
@@ -24,6 +24,7 @@ const (
STATUS_NULL_POINTER
STATUS_TAG_TOO_LONG
STATUS_UNBALANCED_FREEZE_THAW
+ STATUS_UNBALANCED_ATOMIC
STATUS_LAST_STATUS
)