package
1.0.2
Repository: https://github.com/merlinkodo/clash-rev.git
Documentation: pkg.go.dev

# 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.