package
0.0.0-20241001082610-3f6b497b72f0
Repository: https://github.com/awesomexjs/music-lib.git
Documentation: pkg.go.dev

# Functions

KeepAlivePostgres keeps db alive if db disconnects, it will try to reconnect.
MigrationUp - migrates db on start service.
New - inits postgres db.

# Constants

KeepAlivePollPeriod - period for pinging db.
MaxTries - max tries to connect to db.
SongsTable - table songs name.