Documentation
¶
Overview ¶
Package portsfake provides a scripted Provider for tests and for proving the agent loop without any network access or API key (change 0018; formerly provider.Fake in internal/provider/fake.go). It plays back a fixed script of Events per call, in order — one script entry per Stream call. The call counter is atomic: a single Fake may be shared across concurrent goroutines (e.g. subagent fanout).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.