mirror of
https://github.com/nabbar/golib.git
synced 2025-10-05 15:56:50 +08:00

- Pkg HTTP Server : add option to force TLS as mandatory to start and server - Pkg HTTP Server : add function to listen server with multiple handler (map[key string]http.handler) - Pkg HTTP Server : add option to define an handler key to associate one server with one handler