5 lines
179 B
Go
5 lines
179 B
Go
package pipeline
|
|
|
|
// Streaming session orchestration lives in streaming_provider.go. This file is
|
|
// intentionally kept as the package boundary for future per-call session state.
|