FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
auxpd/struct2pb · GitHub
auxpd
/
struct2pb
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
2 Commits
2 Commits
Folders and files
Name
Name
Last commit message
Last commit date
core
core
obj
obj
.gitignore
.gitignore
README.md
README.md
go.mod
go.mod
struct2pb.go
struct2pb.go
Repository files navigation
README
A tool to convert go structure to proto structure
usage:
Pull project
Add go structure to
struct.go
in the
obj
directory and add it to the
List
object
Execute
struct2pb.go
and the conversion results will be printed to the
console
note:
time.Time will be converted to int64 type
In non-strict mode, unsupported types are converted to Any type
About
No description, website, or topics provided.
Resources
Readme
Activity
Stars
1
star
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL