This is an automated email from the ASF dual-hosted git repository.

liujiapeng pushed a change to branch plugin-framework
in repository https://gitbox.apache.org/repos/asf/skywalking-satellite.git.


    from e260532  add more comments
     add e28c4b6  add more detailed comments

No new revisions were added by this update.

Summary of changes:
 internal/pkg/api/collector.go                      | 19 ++++-
 internal/pkg/api/event.go                          | 33 +++++---
 internal/pkg/api/filter.go                         |  8 +-
 internal/pkg/api/forwarder.go                      | 19 ++++-
 internal/pkg/api/parser.go                         |  8 +-
 internal/pkg/api/plugin.go                         | 97 ++++++++++++----------
 internal/pkg/api/queue.go                          | 11 +--
 internal/satellite/event/struectured_event.go      |  6 +-
 internal/satellite/event/unstruectured_event.go    |  6 +-
 .../registry/{registry.go => plugin_registry.go}   |  8 +-
 10 files changed, 138 insertions(+), 77 deletions(-)
 rename internal/satellite/registry/{registry.go => plugin_registry.go} (97%)

Reply via email to