Documentation ¶
Index ¶
- type TChanTCollector
- func (_m *TChanTCollector) GetSamplingStrategy(_ctx thrift.Context, _serviceName string) (*tcollector.SamplingStrategyResponse, error)
- func (_m *TChanTCollector) Submit(_ctx thrift.Context, _span *tcollector.Span) (*tcollector.Response, error)
- func (_m *TChanTCollector) SubmitBatch(_ctx thrift.Context, _spans []*tcollector.Span) ([]*tcollector.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TChanTCollector ¶
func (*TChanTCollector) GetSamplingStrategy ¶
func (_m *TChanTCollector) GetSamplingStrategy(_ctx thrift.Context, _serviceName string) (*tcollector.SamplingStrategyResponse, error)
func (*TChanTCollector) Submit ¶
func (_m *TChanTCollector) Submit(_ctx thrift.Context, _span *tcollector.Span) (*tcollector.Response, error)
func (*TChanTCollector) SubmitBatch ¶
func (_m *TChanTCollector) SubmitBatch(_ctx thrift.Context, _spans []*tcollector.Span) ([]*tcollector.Response, error)
Click to show internal directories.
Click to hide internal directories.