aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/stub/errors.go
AgeCommit message (Collapse)Author
2025-08-31container/stub: export stub helpersOphestra
These are very useful in many packages containing relatively large amount of code making calls to difficult or impossible to stub functions. Signed-off-by: Ophestra <cat@gensokyo.uk>