EventHub Get a singleton eventhub.EventHub instance for event publishing.
()
| 142 | EncryptorFactory(ctx context.Context) encrypt.CryptorFactory |
| 143 | // EventHub Get a singleton eventhub.EventHub instance for event publishing. |
| 144 | EventHub() eventhub.EventHub |
| 145 | // SearchIndexer Get a singleton searcher.SearchIndexer instance for full-text search indexing. |
| 146 | SearchIndexer(ctx context.Context) searcher.SearchIndexer |
| 147 | // TextExtractor Get a singleton searcher.TextExtractor instance for text extraction. |
no outgoing calls
no test coverage detected