Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aur0ra-m/APIKiller
/ AsyncCheckEngine
Struct
AsyncCheckEngine
internal/core/async/asyncCheckEngineX.go:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
)
16
17
type
AsyncCheckEngine
struct
{
18
httpAPI string
19
lastRecordId string
20
}
21
22
func
NewAsyncCheckEngine() *AsyncCheckEngine {
23
return
&AsyncCheckEngine{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected