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 d75fdb8  polish some codes
     add 404eb69  polish some comments

No new revisions were added by this update.

Summary of changes:
 .asf.yaml => configs/config.yaml                   | 52 +++++++++++++---------
 main.go => internal/pkg/api/client.go              |  9 ++--
 internal/pkg/api/event.go                          | 16 ++++---
 internal/pkg/api/plugin.go                         | 41 +++++++++--------
 internal/satellite/event/struectured_event.go      |  5 +++
 internal/satellite/event/unstruectured_event.go    |  5 +++
 .../registry/{plugin_registry.go => registry.go}   | 33 ++++++++++++--
 7 files changed, 107 insertions(+), 54 deletions(-)
 copy .asf.yaml => configs/config.yaml (58%)
 copy main.go => internal/pkg/api/client.go (83%)
 rename internal/satellite/registry/{plugin_registry.go => registry.go} (79%)

Reply via email to