Documentation
¶
Overview ¶
Package livecontract provides reusable conformance checks for LiveProvider implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunReceiveCancellation ¶
Types ¶
type Case ¶
type Case struct {
NewProvider func() live.LiveProvider
Config live.LiveConfig
Audio []byte
Text string
ToolResponse live.ToolResponse
WantName string
WantEventType live.LiveEventType
ReceiveTimeout time.Duration
}
Click to show internal directories.
Click to hide internal directories.