Skip to content

pursuit/shared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shared

Development Guide

Generate Proto

cd portal (or any services)
protoc --proto_path=../shared/proto/api --go_out=internal/proto/out/api --go_opt=paths=source_relative --go-grpc_opt=paths=source_relative --go-grpc_out=internal/proto/out/api mortalkin/game.proto mortalkin/summary.proto mortalkin/user.proto portal/user.proto
protoc --proto_path=../shared/proto/event --go_out=internal/proto/out/event --go_opt=paths=source_relative --go-grpc_opt=paths=source_relative --go-grpc_out=internal/proto/out/event user.proto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published