This repository was archived by the owner on Jan 10, 2025. It is now read-only.
Tags: swift-glide/glide
Tags
Make middleware return result instead of Void (#15) This commit aims to make working with custom middleware a little less error-prone. Thanks to @jnutting for the feedback and pitch. The changes introduced add a requirement for middleware to return a result, which will put the compiler to work and help avoid human-error.
PreviousNext