Categorygithub.com/a4lex/go-helpers
modulepackage
0.0.7
Repository: https://github.com/a4lex/go-helpers.git
Documentation: pkg.go.dev

# README

go-helpers

Wrappers for MySQL, Logging, Configs - for GO

# Functions

DBConnect - open connection to database.
InitLog create MyLog example - retrun MyLogger.
LoadConfig - Load configuration from file .
No description provided by the author

# Constants

FATAL fatal exeption message ERROR critical message INFO non critical message MYSQL MySQL query message FUNC stop/start function message DEBUG debug message.
FATAL fatal exeption message ERROR critical message INFO non critical message MYSQL MySQL query message FUNC stop/start function message DEBUG debug message.
FATAL fatal exeption message ERROR critical message INFO non critical message MYSQL MySQL query message FUNC stop/start function message DEBUG debug message.
FATAL fatal exeption message ERROR critical message INFO non critical message MYSQL MySQL query message FUNC stop/start function message DEBUG debug message.
FATAL fatal exeption message ERROR critical message INFO non critical message MYSQL MySQL query message FUNC stop/start function message DEBUG debug message.
FATAL fatal exeption message ERROR critical message INFO non critical message MYSQL MySQL query message FUNC stop/start function message DEBUG debug message.

# Structs

Config - struct for config store .
MyLogger TODO.
MySQL is wraper for sql.DB.
No description provided by the author
No description provided by the author