portainer/pkg/libhttp
andres-portainer f0d43f941f
chore(code): replace interface{} with any EE-6513 (#11986)
2024-06-28 14:59:28 -03:00
..
error chore(code): clean up the code EE-7251 (#11948) 2024-06-18 15:59:12 -03:00
request chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
response chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
LICENSE feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
README.md feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00

README.md

GoDoc

libhttp

A HTTP library providing useful methods when working with net/http and gorilla/mux.