refactor: Restructure project files for better organization, readability, and maintainability
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
// Package pkg /
|
||||
// Package internal /
|
||||
/*****
|
||||
@author Jonas Kaninda
|
||||
@license MIT License <https://opensource.org/licenses/MIT>
|
||||
@Copyright © 2024 Jonas Kaninda
|
||||
**/
|
||||
package pkg
|
||||
package internal
|
||||
|
||||
const tmpPath = "/tmp/backup"
|
||||
const gpgHome = "/config/gnupg"
|
||||
|
||||
Reference in New Issue
Block a user