Skip to content

Commit

Permalink
EnumType should be string (#6)
Browse files Browse the repository at this point in the history
- EnumTypeVEnumName is a const string of EnumType
- EnumTypePEnumName is a var pointer to EnumType
  • Loading branch information
yaegashi committed Mar 11, 2020
1 parent ecf5c95 commit a886f8c
Show file tree
Hide file tree
Showing 772 changed files with 20,407 additions and 28,178 deletions.
48 changes: 21 additions & 27 deletions beta/ACLTypeEnum.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 25 additions & 34 deletions beta/AccessLevelEnum.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions beta/AccessScopeEnum.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions beta/AccessTypeEnum.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

70 changes: 29 additions & 41 deletions beta/AccountStatusEnum.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 21 additions & 27 deletions beta/ActionSourceEnum.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a886f8c

Please sign in to comment.