Skip to content

enumで設定情報を管理 #28

@mochi-yu

Description

@mochi-yu
          他の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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions