Skip to content

myDevicesIoT/protos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protos

protos define shared proto pkg for all golang repos.

File generation

protos:

make protos

Single file generation example

protoc --proto_path=. --go_out=paths=source_relative:. --go-grpc_out=paths=source_relative:.
      pkg/proto/gateway/v2/analytics.proto

faker:

make faker

Usage

To use protos in another repo, add github.com/myDevicesIoT/protos v1.0.7 to go.mod file.

About

Public proto files for all go services

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •