Documentation ¶ Index ¶ func Ping(ctx context.Context, hostPort string, tracer trace.Tracer) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Ping ¶ func Ping(ctx context.Context, hostPort string, tracer trace.Tracer) (string, error) Ping sends a ping request to the given hostPort, ensuring a new span is created for the downstream call, and associating the span to the parent span, if available in the provided context. Types ¶ This section is empty. Source Files ¶ View all Source files ping.go Click to show internal directories. Click to hide internal directories.