Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateLinterMetadata ¶
func GenerateLinterMetadata(styleguide *rpc.StyleGuide) (map[string]*linterMetadata, error)
Types ¶
type ComputeConformanceTask ¶
type ComputeConformanceTask struct { Client connection.Client Spec *rpc.ApiSpec LintersMetadata map[string]*linterMetadata StyleguideId string }
func (*ComputeConformanceTask) Run ¶
func (task *ComputeConformanceTask) Run(ctx context.Context) error
func (*ComputeConformanceTask) String ¶
func (task *ComputeConformanceTask) String() string
Click to show internal directories.
Click to hide internal directories.