# Functions
LimitReader wraps Reader to make it's Reader stop with ErrLimitReached after n bytes read.
Min returns the smaller of x or y.
Update performs the auto-updater.
# Constants
MaxPackageFileSize is a maximum package file length in bytes.
# Structs
LimitReachedError records the limit and the operation that caused it.