Skip to content

miklosbagi/go-pickers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-pickers

Some scripts to play around with go

proto2json

This tool helps generating JSON request and response examples from protobuf files. See more in proto2json

unit-test-extractor

get-tests.sh is a small tool that aims to analyze go code and put out unit tests, so we have a single view at the coverage (not counting %, this is just info). To use this, include the directory in your $PATH, and navigate to the root of go code you need information about, and run get-tests.sh without any params.

About

Some scripts to play around with go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published