Skip to content

shaharia-lab/guti

Repository files navigation

Guti

A Utility Library for Golang Developer





Usage

go get go get github.com/shaharia-lab/guti

And start using like -

import (
    "go get github.com/shaharia-lab/guti"
)

guti.ContainsAll()

Documentation

Full documentation is available on pkg.go.dev/github.com/shaharia-lab/guti

📝 License

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