Versions in this module Expand all Collapse all v1 v1.0.3 Apr 29, 2023 v1.0.2 Apr 28, 2023 v1.0.1 Apr 28, 2023 Changes in this version type Proxy + P2pHost *p2p.P2P + P2pSubPub *p2p.PubSub v1.0.0 Jan 7, 2022 Changes in this version + type Proxy struct + Cache *cache.Cache + Monitor *monitor.Monitor + func New() (*Proxy, error) + func (p *Proxy) Run(ctx context.Context, errSignal chan error) + func (p *Proxy) StartMonitor()