Versions in this module Expand all Collapse all v4 v4.23.2 Apr 17, 2020 Changes in this version + func ManagerType() interface + type Handler interface + GetRandomInboundProxy func() (interface{}, net.Port, int) + Tag func() string + type Manager interface + AddHandler func(ctx context.Context, handler Handler) error + GetHandler func(ctx context.Context, tag string) (Handler, error) + RemoveHandler func(ctx context.Context, tag string) error Other modules containing this package github.com/unifyproxy/v2ray-core