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.
14
Commits
2
Branches
0
Tags
289 KiB
Go
100%
Tag:
Branch:
Tree:
ee3195a59d
master
unvendor
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ee3195a59d'
${ noResults }
gencodec
/
vendor
/
github.com
/
garslo
/
gogen
/
statement.go
7 lines
83 B
Raw
Blame
History
package
gogen
import
"go/ast"
type
Statement
interface
{
Statement
(
)
ast
.
Stmt
}
Reference in new issue
View Git Blame
Copy Permalink