Skip to content

Commit

Permalink
just add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alimy committed Jan 19, 2025
1 parent 207c7c0 commit 71d3009
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions internal/infra/infra.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright 2025 ROC. All rights reserved.
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.

// Package infra infrastructure components.

package infra
4 changes: 4 additions & 0 deletions internal/model/enum/enum.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright 2025 ROC. All rights reserved.
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.

// Package enum all const enum variables define.

package enum

0 comments on commit 71d3009

Please sign in to comment.