ProtocolName returns the name of the protocol this extractor handles
()
| 73 | |
| 74 | // ProtocolName returns the name of the protocol this extractor handles |
| 75 | ProtocolName() string |
| 76 | } |
| 77 | |
| 78 | // extractorRegistry holds all registered file extractors |
no outgoing calls