MCPcopy Create free account
hub / github.com/Aur0ra-m/APIKiller / NewAsyncCheckEngine

Function NewAsyncCheckEngine

internal/core/async/asyncCheckEngineX.go:22–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22func NewAsyncCheckEngine() *AsyncCheckEngine {
23 return &AsyncCheckEngine{
24 httpAPI: "http://api.ceye.io/v1/records?token=0920449a5ed8b9db7a287a66a6632498&type=http",
25 lastRecordId: "0",
26 }
27}
28
29//
30// Start

Callers 1

loadAsyncCheckEngineFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected