pkg/telemetrygen/doc.go (1 lines of code) (raw):
// Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
// or more contributor license agreements. Licensed under the Elastic License 2.0;
// you may not use this file except in compliance with the Elastic License 2.0.
// Package telemetrygen provides an easy way to generate
// dummy APM events from a corpus of canned events.
// Is a public package that is expected to be used outside
// of this module, as such backward compatibility rules
// apply.
package telemetrygen