* fix: hashids multiple-value context (#32)
* feat: Add method to fix invalid JSON content
* chore: Add test for issue #24
* chore: Use golang modules
* fix: Set alias to satisfy gofmt
* Implement unix socket support and make status path configurable (Thx @herb123456 for the initial implementation) #19#22
* Follow linting guidelines
* Follow linting guidelines
* Move `env` to where it's being used