Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectOrStartDaemon ¶
func ConnectOrStartDaemon(ctx context.Context, socketPath string, logger *slog.Logger, tp trace.TracerProvider) (serenav1.ForwarderServiceClient, *grpc.ClientConn, error)
ConnectOrStartDaemon connects to a running daemon or starts one (D-03, gopls pattern). The tp parameter provides an explicit TracerProvider for the otelgrpc client handler (D-01: no global TracerProvider).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.