package
0.0.0-20240926134236-c00e9d671886
Repository: https://github.com/codebyyogesh/lens_view.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

default setup config from docker compose.
this is similar to running from command line goose postgres "host=localhost port=5432 user=xyz dbname=abc password=ppp sslmode=disable" up.
this is needed to check if .sql files exist in migrations folder.
No description provided by the author
PS: When Open() is called, it is the responsibility of the caller to close the DB connection with db.Close().

# Constants

min bytes for each session token.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

As of now this interface is not so much useful.