Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnalyzersRequest ¶
type AnalyzersRequest struct{}
func (AnalyzersRequest) Do ¶
func (a AnalyzersRequest) Do(ctx context.Context, client IGQLClient) ([]analyzers.Analyzer, error)
type AnalyzersResponse ¶
type IGQLClient ¶
GraphQL client interface
Click to show internal directories.
Click to hide internal directories.