Copyright 2019 The Go Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

package fetch
Limits for discovery worker.
MaxFileSize is the maximum filesize that is allowed for reading. The fetch process should fail if it encounters a file exceeding this limit.