✏️ 正在编辑: pidns_pb2.py
路径:
/lib/python3.6/site-packages/pycriu/images/pidns_pb2.py
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: pidns.proto import sys _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import symbol_database as _symbol_database from google.protobuf import descriptor_pb2 # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() DESCRIPTOR = _descriptor.FileDescriptor( name='pidns.proto', package='', syntax='proto2', serialized_pb=_b('\n\x0bpidns.proto\"\x1e\n\x0bpidns_entry\x12\x0f\n\x07\x65xt_key\x18\x01 \x01(\t') ) _PIDNS_ENTRY = _descriptor.Descriptor( name='pidns_entry', full_name='pidns_entry', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='ext_key', full_name='pidns_entry.ext_key', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=15, serialized_end=45, ) DESCRIPTOR.message_types_by_name['pidns_entry'] = _PIDNS_ENTRY _sym_db.RegisterFileDescriptor(DESCRIPTOR) pidns_entry = _reflection.GeneratedProtocolMessageType('pidns_entry', (_message.Message,), dict( DESCRIPTOR = _PIDNS_ENTRY, __module__ = 'pidns_pb2' # @@protoc_insertion_point(class_scope:pidns_entry) )) _sym_db.RegisterMessage(pidns_entry) # @@protoc_insertion_point(module_scope)
💾 保存文件
← 返回文件管理器