go-utils

module
v1.2.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2025 License: MIT

README

GO utils

What is this repository for?

Common functions, structs that can be used with any go project of cloudstuff

Deps

go get -u cloud.google.com/go/pubsub
go get go.mongodb.org/mongo-driver/mongo
go get go.mongodb.org/mongo-driver/bson
go get -u github.com/mailgun/mailgun-go
go get github.com/mediocregopher/radix
go get github.com/mailjet/mailjet-apiv3-go

Installation

go get -u github.com/CloudStuffTech/go-utils

Packages Available

CSV Writer
Digital Element
Google Analytics
JWT
Mailgun
Maxmind
Messaging (Google Pubsub)
MongoDB
ProxyDB
Redis
Request
Security
Time
Workerqueue

Contribution Guidelines

Github Guidelines