Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aos
GitHub Repository: aos/grafana-agent
Path: blob/main/pkg/flow/internal/testcomponents/doc.go
4096 views
1
// Package testcomponents contains components useful for testing. They are not
2
// intended to be exposed by end users and so this package should only be
3
// imported in tests.
4
package testcomponents
5
6