zsais/go-gin-prometheus

Support unix sockets

Opened this issue · 0 comments

The SetListenAddress / SetListenAddressWithRouter is really nice, but unfortunately it only supports the "ADDRESS:PORT" scheme.
Do you can think of a good way to support also the other run functions like RunUnix?