REFACTORRRR cmd/ -> contains main.go files internal/ -> code that is not to be imported anywhere outside the internal dir pkg/ -> code that is supposed to be imported anywhere outside the internal dir