GitShow/mitchellh/protostructure
mitchellh

protostructure

Encode and decode Go (golang) struct types via protocol buffers.

by mitchellh
Star on GitHubFork

Go

178 stars6 forks1 contributorQuiet · 5y agoSince 2020MIT

Meet the team

See all 1 on GitHub →
mitchellh
mitchellh14 contributions

Languages

View on GitHub →
Go100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
yevgenypats
Support *time.Time type?ClosedIssue

HI @mitchellh , I found this library quite useful for some edge case I have. One question I have is regarding support for the built-in type or , currently it's encoded as struct (or pointer to struct) but I thought it might be useful to take-care of that as well because it's a built-in type. Does it make sense? If yes, I'll be happy to open a Pull Request.

yevgenypats · 5y ago
Structured data for AI agents

Repository: mitchellh/protostructure. Description: Encode and decode Go (golang) struct types via protocol buffers. Stars: 178, Forks: 6. Primary language: Go. Languages: Go (100%). License: MIT. Open PRs: 0, open issues: 0. Last activity: 5y ago. Community health: 42%. Top contributors: mitchellh.

·@ofershap

Replace github.com with gitshow.dev