package
0.0.0-20240705082053-5b77a830d434
Repository: https://github.com/opsramp/tracing-proxy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterTraceProxyServiceHandler registers the http handlers for service TraceProxyService to "mux".
RegisterTraceProxyServiceHandlerClient registers the http handlers for service TraceProxyService to "mux".
RegisterTraceProxyServiceHandlerFromEndpoint is same as RegisterTraceProxyServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTraceProxyServiceHandlerServer registers the http handlers for service TraceProxyService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
TraceProxyService_ServiceDesc is the grpc.ServiceDesc for TraceProxyService service.

# Structs

AnyValue is used to represent any type of attribute value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ArrayValue is a list of AnyValue messages.
No description provided by the author
No description provided by the author
No description provided by the author
The response message.
KeyValue is a key-value pair that is used to store Span attributes, Link attributes, etc.
KeyValueList is a list of KeyValue messages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedTraceProxyServiceServer must be embedded to have forward compatible implementations.

# Interfaces

TraceProxyServiceClient is the client API for TraceProxyService service.
TraceProxyServiceServer is the server API for TraceProxyService service.
UnsafeTraceProxyServiceServer may be embedded to opt out of forward compatibility for this service.