MCPcopy Create free account
hub / github.com/chainbound/apollo / Start

Method Start

chainservice/chainservice.go:84–158  ·  view source on GitHub ↗

Start handles the schema. For every query * it calls Connect to connect the client and block dater * it determines the start and end blocks (using BlockDater), and run that query concurrently.

(ctx context.Context, schema *dsl.DynamicSchema, opts apolloTypes.ApolloOpts, out chan<- apolloTypes.CallResult)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RunFunction · 0.95

Calls 4

ConnectMethod · 0.95
BlockByTimestampMethod · 0.95
handleQueryMethod · 0.95

Tested by

no test coverage detected