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
Package digitalelement is written to de data written in a MMDB file the MMDB file contain the country,region and city code for particular ip ranges and then we get the corresponding name of country with the help of data map initialized when connecting to the database
Package digitalelement is written to de data written in a MMDB file the MMDB file contain the country,region and city code for particular ip ranges and then we get the corresponding name of country with the help of data map initialized when connecting to the database