//
pkg.gl
Category
github.com/apache/skywalking-satellite
plugins
server
api
package
1.2.0
Repository:
https://github.com/apache/skywalking-satellite.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
8
Files
13 SLOC
#
Functions
GetServer
GetServer gets an initialized server plugin.
#
Interfaces
Server
Server is a plugin interface, that defines new servers, such as gRPC server and http server.