Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Example of using httpgo

This package contains generation examples and test cases for generated code

Running

Run unit tests

go test ./...

Run integration tests

go run .

Run generation

run make installdeps install from parent directory and then

go generate ./proto/generate.go