Categorygithub.com/go-stuff/grpc
modulepackage
0.0.0-20190716100821-95cfd762600a
Repository: https://github.com/go-stuff/grpc.git
Documentation: pkg.go.dev

# README

grpc

Gopher Share

Testing grpc

Environment Variables Required

The following are default values if none are specified:

MONGO_URI = "mongodb://localhost:27017"
MONGO_DATABASE = "test"
API_URI = "localhost:6000"

Certs

I have included some test certs in the package to connect with go-stuff\web. You can generate them the following way:

go run GOROOT/src/crypto/tls/generate_cert.go --host 127.0.0.1 --duration 17520h

# Packages

No description provided by the author
No description provided by the author
No description provided by the author