Documentation ¶
Index ¶
- Constants
- func Checkdir(fPath string, file bool) (string, error)
- func GetUser(p string) (string, error)
- func InitDb(dbname string, table interface{}) (*gorm.DB, error)
- func MakeAbsoulute(fPath string) (string, error)
- func ReadJson[T any](jsonPath string, records *[]T) error
- func ScanDir(dir_path string) ([]fs.DirEntry, error)
- func SendMessage(body string, email, passw string) error
- func WaitingScreen(done chan bool, desc string)
- type Email_Creds
- type FileProps
Constants ¶
View Source
const (
LOG_DIR = ".user_log"
)
Variables ¶
This section is empty.
Functions ¶
func MakeAbsoulute ¶
func SendMessage ¶
func WaitingScreen ¶
Types ¶
type Email_Creds ¶
Click to show internal directories.
Click to hide internal directories.