repository
0.0.0-20241107113627-56b3168e20fc
Repository: https://github.com/joselws/go-utils.git
Documentation: pkg.go.dev
# Packages
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
# README
go-utils
Library with many utility functions and data structures for the Go programming language.
This was made with Go version 1.23.
Installation
To install this library, run the following code snippet in your terminal at your Go project folder location:
go get github.com/joselws/go-utils
Available packages
Set
data structure (go to documentation)Stack
data structure (go to documentation)