feat: check status before storage call

This commit is contained in:
Noah Hsu
2022-09-03 22:32:09 +08:00
parent 849de88e68
commit 8fd56ef9dd
4 changed files with 43 additions and 5 deletions

3
internal/op/const.go Normal file
View File

@ -0,0 +1,3 @@
package op
var WORK = "work"