refactor: move pkg/
to internal/
and update imports
#100
Reference in New Issue
Block a user
No description provided.
Delete Branch "Maks1mS/ALR:refactor-prepare-to-public-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Restructure project by relocating package contents from pkg/ to internal/ to better reflect internal-only usage. This commit is initial step to prepare project for public api
pkg/
tointernal/
and update imports