MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / EventResult

Struct EventResult

api/retry.go:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80
81type RequestParts struct {
82 URL string
83 Headers map[string]string
84 Body []byte
85}
86
87var providerCooldown = struct {
88 sync.Mutex

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected