Skip to content
/ go Public

golang library for errors, validator, gorm db, utils

Notifications You must be signed in to change notification settings

uzrnem/go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go

lib for errors, gorm db, utils and validators

/app # go mod init github.com/uzrnem/golang/rdb /app # go mod tidy

git tag "v1.0.0" git push --tags

wget https://go.dev/dl/go1.20.2.linux-amd64.tar.gz sudo tar -xvf go1.20.2.linux-amd64.tar.gz sudo mv go /usr/local export GOROOT=/usr/local/go export PATH=$GOPATH/bin:$GOROOT/bin:$PATH

About

golang library for errors, validator, gorm db, utils

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages