-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
他のpackageでも参照する予定だから、enumパッケージ等作成して(objectでもいいかな)欲しいかも!
例
type Format int
const(
PrefixFormat Format = itoa
EmojiFormat
)
→
これを
enum.PrefixFormatみたいに使う感じ
あとentityにも結びつけられたらいいかな
Originally posted by @cocoide in #27 (comment)
Metadata
Metadata
Assignees
Labels
No labels