Versions in this module Expand all Collapse all v1 v1.0.1 Nov 8, 2024 v1.0.0 Nov 7, 2024 Changes in this version + type Handler struct + func NewHandler(storage storage.Storage) *Handler + func (h *Handler) GetAllProxies(c *gin.Context) + func (h *Handler) GetProxy(c *gin.Context)