This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
tendermint
Watch
1
Star
0
Fork
0
You've already forked tendermint
mirror of
https://github.com/fluencelabs/tendermint
synced
2025-05-03 02:22:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
tendermint
/
_gen.go
7 lines
102 B
Go
Raw
Normal View
History
Unescape
Escape
Prepare for codegen
2017-05-15 02:22:58 +02:00
package
main
import
(
Cleaned up build process, moved codegen to separate package in go-wire
2017-05-15 19:13:49 +02:00
_
"github.com/tendermint/go-wire/gen"
Prepare for codegen
2017-05-15 02:22:58 +02:00
_
"github.com/clipperhouse/stringer"
)
Reference in New Issue
Copy Permalink