Skip to content

This Repo is me Learning Go and make my own package called rim.

Notifications You must be signed in to change notification settings

abhub23/go-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Utility Package

In This Project i created my own Go module which can be used by anyone and anywhere in their go project.

How to Import?

Just simply run the following command in your bash terminal

go get github.com/abhub23/go-utility
  • This will add the module in your Go project and you can manage it from your go.mod file

For now the package provides very limited functions but with time i will surely add some more func's to it

Stay tuned...

Give a star if possible 🙃

About

This Repo is me Learning Go and make my own package called rim.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages