Skip to content

alexm77/go_present

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapter 6

go test -cover

go test -bench .

go test -v -fuzz=Fuzz

Chapter 7

go install google.golang.org/protobuf/cmd/protoc-gen-go@latest

protoc --go_out=. --go_opt=paths=source_relative ch7/proto/*

About

Support material for Go presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published