Skip to content

lk153/proto-tracking-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

HOW TO RELEASE MODULE

  1. Clone proto repository which is located at same directory level with this repository
git clone git@github.com:lk153/proto-tracking.git
  1. Generate go files in proto-tracking repository with command
make go
  1. Tag version and publish
./release.sh

HOW TO USE MODULE IN PROJECT

  1. Setup GOPRIVATE to bypass Go Mod proxy site
go env -w GOPRIVATE=github.com/lk153
  1. Execute command to download latest version
go get -u github.com/lk153/proto-tracking-gen

About

proto-tracking Go language generation

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages