Exemplo n.º 1
0
func init() {
	gdctx.RegisterStorePrefix(txnPrefix)
}
Exemplo n.º 2
0
func init() {
	gdctx.RegisterStorePrefix(volumePrefix)
}
Exemplo n.º 3
0
func init() {
	gdctx.RegisterStorePrefix(peerPrefix)
}