graniticio / granitic

Web/micro-services and IoC framework for Golang developers
https://granitic.io/
Apache License 2.0
35 stars 12 forks source link

Startup doesn't fail on unparseable regex #63

Closed benhalstead closed 1 year ago

benhalstead commented 4 years ago

Parsing the regex patterns used to match incoming requests logs an error if the pattern is unparseable, but doesn't cause startup to fail.

benhalstead commented 1 year ago

Fixed on 2.3