Documentation
¶
Overview ¶
Package sessiontest creates admitted runtimes for tests outside the runtime package. It uses the public admission path, never a pre-ledger reservation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(backend sessionruntime.Backend, opts sessionruntime.Options) *sessionruntime.Manager
func Start ¶
func Start(ctx context.Context, manager *sessionruntime.Manager, botID, sessionID, invocationID string, abortCh chan<- struct{}, cancel context.CancelFunc, injectCh chan<- turn.InjectMessage) (sessionruntime.RunHandle, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.