Skip to content

Shresht7/goutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goutils

Go Reference

A collection of utility functions for Go.


📦 Packages

go get github.com/Shresht7/goutils

Contains utility functions for working with sets.

go get github.com/Shresht7/goutils/set

Go Reference

Contains utility functions for working with slices.

go get github.com/Shresht7/goutils/slice

Go Reference

Contains utility functions for working with strings.

go get github.com/Shresht7/goutils/strings

Go Reference

⬆️ Back to Top


📑 License

This project is licensed under the MIT License - see the LICENSE file for details.