Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 662 Bytes

File metadata and controls

17 lines (11 loc) · 662 Bytes

Debug Package for the Peso Framework

GitHub Actions Codecov

Some shared debug stuff for the Peso Framework.

Services

  • BlackHoleService. Accepts all valid requests and returns the corresponding "not found" error
  • ReplaceableService. A mutable wrapper that allows switching the underlying service object