Versions in this module Expand all Collapse all v1 v1.2.10 Aug 26, 2024 Changes in this version + type Handler struct + func MakeHandler() *Handler + func (h *Handler) Close() error + func (h *Handler) Handle(ctx context.Context, conn net.Conn)