feat(refacto): move everything in internal package
This allows to install katenary with `go install` and to clean up the project folder.
This commit is contained in:
3
internal/utils/doc.go
Normal file
3
internal/utils/doc.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Package utils provides some utility functions used in katenary.
|
||||
// It defines some constants and functions used in the whole project.
|
||||
package utils
|
Reference in New Issue
Block a user