コード例 #1
0
func init() {
	proto.RegisterEnum("crypto.pb.KeyType", KeyType_name, KeyType_value)
}
コード例 #2
0
func init() {
	proto.RegisterEnum("unixfs.pb.Data_DataType", Data_DataType_name, Data_DataType_value)
}
コード例 #3
0
ファイル: dht.pb.go プロジェクト: carriercomm/interplanetary
func init() {
	proto.RegisterEnum("dht.pb.Message_MessageType", Message_MessageType_name, Message_MessageType_value)
}
コード例 #4
0
func init() {
	proto.RegisterEnum("namesys.pb.IpnsEntry_ValidityType", IpnsEntry_ValidityType_name, IpnsEntry_ValidityType_value)
}
コード例 #5
0
ファイル: mux.pb.go プロジェクト: carriercomm/interplanetary
func init() {
	proto.RegisterEnum("mux.pb.ProtocolID", ProtocolID_name, ProtocolID_value)
}