# README
goooder
install
1. install go module
go get github.com/version-1/goooder
2. add .env file
touch .env
set "DATABASE_CONNSTR" in .env file
folling is an example of DATABASE_CONNSTR
DATABASE_CONNSTR=postgres://postgres:[email protected]:54321/example?sslmode=disable
# Functions
No description provided by the author
# Structs
No description provided by the author