Skip to content

Files

Latest commit

5e08e01 · Jun 17, 2019

History

History
23 lines (15 loc) · 531 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 531 Bytes

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