package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev

# Structs

A Callees is the result of a 'callees' query.
A Callees is the result of a 'callees' query.
A Caller is one element of the slice returned by a 'callers' query.
A CallStack is the result of a 'callstack' query.
A Definition is the result of a 'definition' query.
A Describe is the result of a 'describe' query.
No description provided by the author
No description provided by the author
A DescribePackage is the additional result of a 'describe' if the selection indicates a package.
A DescribeType is the additional result of a 'describe' query if the selection indicates a type.
A DescribeValue is the additional result of a 'describe' query if the selection indicates a value or expression.
A FreeVar is one element of the slice returned by a 'freevars' query.
An Implements contains the result of an 'implements' query.
An ImplementsType describes a single type as part of an 'implements' query.
A Peers is the result of a 'peers' query.
A PointsTo is one element of the result of a 'pointsto' query on an expression.
A PointsToLabel describes a pointer analysis label.
A "referrers" query emits a ReferrersInitial object followed by zero or more ReferrersPackage objects, one per package that contains a reference.
A "referrers" query emits a ReferrersInitial object followed by zero or more ReferrersPackage objects, one per package that contains a reference.
A "referrers" query emits a ReferrersInitial object followed by zero or more ReferrersPackage objects, one per package that contains a reference.
A SyntaxNode is one element of a stack of enclosing syntax nodes in a "what" query.
A What is the result of the "what" query, which quickly identifies the selection, parsing only a single file.
A WhichErrs is the result of a 'whicherrs' query.
No description provided by the author