Skip to content

fix: リポジトリ名やパッケージ名を infolinkapi (小文字統一) に変更する #19

Description

@taniiicom
  • リポジトリ名やパッケージ名を infolinkapi (小文字統一) に変更する

why?

  • ディレクトリ名に関してすべての環境で, 大文字・小文字が区別されるわけではないこと
  • go のパッケージ名の命名は, 小文字で, 単数型, シンプルで短いことが求められる
    • 有名パッケージを参考にすると区切り文字は原則使わない (使っても, 高々「-」(ハイフン) のみ)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions