Skip to content

Commit 23d8ef2

Browse files
committed
Add package description
1 parent f259c19 commit 23d8ef2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/domain/errors.go

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Package domain implements the domain layer. This package is used only for application domain.
12
package domain
23

34
import "errors"

0 commit comments

Comments
 (0)