Versions in this module Expand all Collapse all v0 v0.2.0 Apr 23, 2023 v0.1.0 Apr 23, 2023 Changes in this version + type UpNode struct + type WebProxy struct + func NewWebProxy(port int) *WebProxy + func (wp *WebProxy) Run() error + func (wp *WebProxy) ServeHTTP(w http.ResponseWriter, r *http.Request)