We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e19d2 commit e914205Copy full SHA for e914205
1 file changed
docs/en/concepts-and-designs/project-structure.md
@@ -6,8 +6,8 @@
6
- log: The log configuration for adapt the Golang agent.
7
- plugins: The plugins for adapt the frameworks.
8
- core: Agent core and API for the SkyWalking Agent, the plugins should import this module.
9
+ - reporter: The reporter for adapt the SkyWalking backend.
10
- xxx: The plugins for adapt the framework.
-- reporter: The reporter for adapt the SkyWalking backend.
11
- tools/go-agent: The Golang Agent enhancement program.
12
- cmd: The agent starter.
13
- config: The application register configuration for agent.
0 commit comments