Exemplo n.º 1
0
func init() {
	proto.RegisterEnum("crypto.pb.KeyType", KeyType_name, KeyType_value)
}
Exemplo n.º 2
0
func init() {
	proto.RegisterEnum("unixfs.pb.Data_DataType", Data_DataType_name, Data_DataType_value)
}
Exemplo n.º 3
0
func init() {
	proto.RegisterEnum("dht.pb.Message_MessageType", Message_MessageType_name, Message_MessageType_value)
}
Exemplo n.º 4
0
func init() {
	proto.RegisterEnum("namesys.pb.IpnsEntry_ValidityType", IpnsEntry_ValidityType_name, IpnsEntry_ValidityType_value)
}
Exemplo n.º 5
0
func init() {
	proto.RegisterEnum("mux.pb.ProtocolID", ProtocolID_name, ProtocolID_value)
}