add golang component id (#5050)
This commit is contained in:
parent
3ebcf97759
commit
42c8cebbc1
|
|
@ -386,6 +386,18 @@ ServiceCombServiceCenter:
|
|||
MOSN:
|
||||
id: 5003
|
||||
languages: Golang
|
||||
GoHttpServer:
|
||||
id: 5004
|
||||
languages: Golang
|
||||
GoHttpClient:
|
||||
id: 5005
|
||||
languages: Golang
|
||||
Gin:
|
||||
id: 5006
|
||||
languages: Golang
|
||||
Gear:
|
||||
id: 5007
|
||||
languages: Golang
|
||||
|
||||
# Lua components
|
||||
# [6000, 7000) for Lua agent
|
||||
|
|
|
|||
Loading…
Reference in New Issue