nvchecker.api — The source plugin API¶
- session: nvchecker.httpclient.base.BaseSession¶
The object to send out HTTP requests, respecting various options in the configuration entry.
- nvchecker.api.entry_waiter: contextvars.ContextVar¶
This
ContextVarcontains anEntryWaiterinstance for waiting on other entries.