Skip to content

chuxorg/go-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go and Microservices with gRPC

Chuck Sailer - July 15, 2023

Dependencies

For unit testing you will need:

Package Purpose
gomock For mocking services/apis
stretchr/assert For adding asserts

If you wish to generate/re-generate the mocks and you're using Mac OS, you will need go-mockgen. Follow these instructions: Install go-mockgen

About

A simple Go microservices app that uses gRPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages