Expand description
A deterministic in-memory Puller for tests, plus a helper
to build mock payloads.
Structs§
- Mock
Puller - A
Pullerimplementation backed by an in-memory byte slice, used for testing.
Functions§
- build_
mock_ data - Build a deterministic byte array for mock testing.