We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f259c19 commit 23d8ef2Copy full SHA for 23d8ef2
app/domain/errors.go
@@ -1,3 +1,4 @@
1
+// Package domain implements the domain layer. This package is used only for application domain.
2
package domain
3
4
import "errors"
0 commit comments