Commit 40e4070
committed
GOCBC-1791: Add EventingFunctionStateResuming
Motivation
==========
Eventing functions can also be in a "resuming" state, which is missing from our EventingFunctionStatus constants.
Changes
=======
* Add EventingFunctionStateResuming representing the "resuming" status.
Change-Id: I94c1f46866cac3e69a0e32c1d7d7ec77fe306239
Reviewed-on: https://review.couchbase.org/c/gocb/+/243104
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: Charles Dixon <chvckd@gmail.com>1 parent 0ae5b7b commit 40e4070
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
0 commit comments