Commit Graph

4 Commits

Author SHA1 Message Date
Antoine Toulme 12cead60ac
[chore] update the comment of the component package (#9798)
Add connector as a type of component.
2024-03-29 18:19:03 -07:00
Alex Boten 80d704deb4
[chore] use license shortform (#7694)
* [chore] use license shortform

To remain consistent w/ contrib repo, see https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/22052

Signed-off-by: Alex Boten <aboten@lightstep.com>

* make goporto

Signed-off-by: Alex Boten <aboten@lightstep.com>

---------

Signed-off-by: Alex Boten <aboten@lightstep.com>
2023-05-18 13:11:17 -07:00
José Carlos Chávez 9d3a8a4608
Adds vanity import check (#4180)
* chore: adds porto and fixes vanity imports.

* chore: fixes target overriding.

* chore: fixes install of porto.

* chore: includes porto as a tool.

* chore: upgrades porto to check internals.

* chore: rebase and update vanity import.

* chore: removes unnecessary space.

* chore: rollsback vanity import in generated files.
2021-10-12 13:47:36 -07:00
Bryan Uribe 6cbf7e3134
Improve component package docs (#3305)
* added doc.go file for component package

* added description for package componenthelper

* fixed comment for Shutdown

* added default build info for readability in go docs

* added doc.go for componenterror

* added doc.go for componenthelper

* added newline

* fixed grammar in descriptions

* added newline in componenthelper/doc.go

* added an

* fixed format error

* updated component package comments

* addressing lint error
2021-06-07 02:34:16 -07:00