Versions in this module Expand all Collapse all v0 v0.16.2 Dec 14, 2023 v0.16.1 Dec 14, 2023 Changes in this version + var ErrInvalidLimit = errors.New("unsupported recursive selector limit") + func SelectorValidator(maxAcceptedDepth int64) graphsync.OnIncomingRequestHook + func ValidateMaxRecursionDepth(node ipld.Node, maxAcceptedDepth int64) error