package
0.0.0-20240430124035-aae10642ac46
Repository: https://github.com/orbit-ops/launchpad-core.git
Documentation: pkg.go.dev
# Functions
NewQuery returns the generic Query interface for the given typed query.
# Interfaces
The Query interface represents an operation that queries a graph.
# Type aliases
The AccessFunc type is an adapter to allow the use of ordinary function as a Querier.
The ActionTokensFunc type is an adapter to allow the use of ordinary function as a Querier.
The ApiKeyFunc type is an adapter to allow the use of ordinary function as a Querier.
The ApprovalFunc type is an adapter to allow the use of ordinary function as a Querier.
The AuditFunc type is an adapter to allow the use of ordinary function as a Querier.
The Func type is an adapter that allows ordinary functions to be used as interceptors.
The MissionFunc type is an adapter to allow the use of ordinary function as a Querier.
The RequestFunc type is an adapter to allow the use of ordinary function as a Querier.
The RocketFunc type is an adapter to allow the use of ordinary function as a Querier.
The TraverseAccess type is an adapter to allow the use of ordinary function as Traverser.
The TraverseActionTokens type is an adapter to allow the use of ordinary function as Traverser.
The TraverseApiKey type is an adapter to allow the use of ordinary function as Traverser.
The TraverseApproval type is an adapter to allow the use of ordinary function as Traverser.
The TraverseAudit type is an adapter to allow the use of ordinary function as Traverser.
The TraverseFunc type is an adapter to allow the use of ordinary function as Traverser.
The TraverseMission type is an adapter to allow the use of ordinary function as Traverser.
The TraverseRequest type is an adapter to allow the use of ordinary function as Traverser.
The TraverseRocket type is an adapter to allow the use of ordinary function as Traverser.