CHORE: go generate (#2180)

This commit is contained in:
Tom Limoncelli 2023-03-16 09:21:35 -04:00 committed by GitHub
parent f63ca8c896
commit 30646a15f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,11 +11,12 @@ func _() {
_ = x[CREATE-1]
_ = x[CHANGE-2]
_ = x[DELETE-3]
_ = x[REPORT-4]
}
const _Verb_name = "CREATECHANGEDELETE"
const _Verb_name = "CREATECHANGEDELETEREPORT"
var _Verb_index = [...]uint8{0, 6, 12, 18}
var _Verb_index = [...]uint8{0, 6, 12, 18, 24}
func (i Verb) String() string {
i -= 1