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

Method Int64

agent/messages.go:314–314  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

312
313type jsonNumber interface {
314 Int64() (int64, error)
315}
316
317func stringFromAny(v any) string {

Callers 7

getIntFunction · 0.80
getIntFunction · 0.80
sessionUserTurnFunction · 0.80
parseAgentTimeoutSecondsFunction · 0.80
intFromAnyFunction · 0.80
intSetFromAnyFunction · 0.80
intFromStateAnyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected