This website works better with JavaScript.
Explore
Home
Sign In
PoS_EVM
/
gencodec
Watch
1
Star
0
Fork
You've already forked gencodec
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Command gencodec generates marshaling methods for Go struct types.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26
Commits
2
Branches
0
Tags
289 KiB
Go
100%
Tag:
Branch:
Tree:
cbfa5be5a8
master
unvendor
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cbfa5be5a8'
${ noResults }
gencodec
/
internal
/
tests
History
Felix Lange
fba4187079
remove `optional:"true"` tag, add `gencodec:"required"` in its place
...
Declaring fields optional gets annoying pretty quickly, especially for big configuration structs.
8 years ago
..
mapconv
remove `optional:"true"` tag, add `gencodec:"required"` in its place
8 years ago
nameclash
remove `optional:"true"` tag, add `gencodec:"required"` in its place
8 years ago
omitempty
remove `optional:"true"` tag, add `gencodec:"required"` in its place
8 years ago
reqfield
remove `optional:"true"` tag, add `gencodec:"required"` in its place
8 years ago
sliceconv
remove `optional:"true"` tag, add `gencodec:"required"` in its place
8 years ago