proxy.golang.org : github.com/enachb/atlas-app-toolkit : v1.1.0
This repository provides common Go utilities and helpers that are reusable from project-to-project. The goal is to prevent code duplication by encouraging teams to use and contribute to toolkit libraries. The toolkit is not a framework. Rather, it is a set of (mostly gRPC-related) plugins and helpers.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/enachb/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- contrib.go.opencensus.io/exporter/ocagent v0.7.0
- github.com/DATA-DOG/go-sqlmock v1.5.0
- github.com/dgrijalva/jwt-go v3.2.1-0.20200107013213-dc14462fd587+incompatible
- github.com/golang/protobuf v1.5.2
- github.com/google/uuid v1.2.0
- github.com/gorilla/mux v1.8.0
- github.com/grpc-ecosystem/go-grpc-middleware v1.2.2
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.5.0
- github.com/jinzhu/gorm v1.9.16
- github.com/jinzhu/inflection v1.0.0
- github.com/lib/pq v1.3.1-0.20200116171513-9eb3fc897d6f
- github.com/sirupsen/logrus v1.8.0
- github.com/speps/go-hashids/v2 v2.0.1
- github.com/stretchr/testify v1.5.1
- go.opencensus.io v0.22.4
- golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
- google.golang.org/genproto v0.0.0-20210617175327-b9e0b3197ced
- google.golang.org/grpc v1.38.0
- google.golang.org/grpc/examples v0.0.0-20210715165331-ce7bdf50abb1
- google.golang.org/protobuf v1.27.1
- gopkg.in/yaml.v2 v2.2.8