Skip to content

LogeshVel/protobuf_in_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protobuf_in_go

Working with Protobuf in Golang

This repo contains the code working with Protobuf in Golang.

Some basic conversions like,

  • Message to Bytes

  • Bytes to Message

  • Message to JSON

  • JSON to Message

The compiled proto files (pb file) is located in my default GOPATH so the Go pb file won't be here.

About

Working with Protobuf in Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages