Versions in this module Expand all Collapse all v1 v1.8.0 Mar 10, 2024 v1.7.0 Sep 18, 2021 Changes in this version + const HTTPClientComponentID + const HTTPPrefix + const HTTPServerComponentID + const ServiceCombComponentID + func NewSkyWalkingConsumer() handler.Handler + func NewSkyWalkingProvier() handler.Handler + type SkyWalkingConsumerHandler struct + func (sc *SkyWalkingConsumerHandler) Handle(chain *handler.Chain, i *invocation.Invocation, cb invocation.ResponseCallBack) + func (sc *SkyWalkingConsumerHandler) Name() string + type SkyWalkingProviderHandler struct + func (sp *SkyWalkingProviderHandler) Handle(chain *handler.Chain, i *invocation.Invocation, cb invocation.ResponseCallBack) + func (sp *SkyWalkingProviderHandler) Name() string v1.6.3 Sep 5, 2019 Changes in this version + const PortMapForPilot + func New() handler.Handler + type PortSelectionHandler struct + func (ps *PortSelectionHandler) Handle(chain *handler.Chain, inv *invocation.Invocation, ...) + func (ps *PortSelectionHandler) Name() string