Documentation
¶
Index ¶
Constants ¶
View Source
const ( Calls = "calls" Imports = "imports" Implements = "implements" References = "references" HandlesRoute = "handles_route" DependsOn = "depends_on" Deploys = "deploys" Exposes = "exposes" Configures = "configures" Publishes = "publishes" Subscribes = "subscribes" ConnectsTo = "connects_to" Extends = "extends" Overrides = "overrides" Decorates = "decorates" Throws = "throws" OwnedBy = "owned_by" AuthoredBy = "authored_by" Tests = "tests" RuntimeCalls = "runtime_calls" RuntimeRPC = "runtime_rpc" RuntimeProduces = "runtime_produces" RuntimeConsumes = "runtime_consumes" // P2/P3 static edge types Documents = "documents" ConsumesEndpoint = "consumes_endpoint" ImplementsRPC = "implements_rpc" ConsumesRPC = "consumes_rpc" GatedByFlag = "gated_by_flag" DeployedBy = "deployed_by" TestedBy = "tested_by" )
Edge type constants for the knowing knowledge graph. These constants define the canonical string identifiers for each edge type.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.