mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-27 01:07:10 +00:00
chore: support ETag for update geo
This commit is contained in:
@@ -33,6 +33,7 @@ func (v VehicleType) String() string {
|
||||
|
||||
type Vehicle interface {
|
||||
Read(ctx context.Context, oldHash HashType) (buf []byte, hash HashType, err error)
|
||||
Write(buf []byte) error
|
||||
Path() string
|
||||
Url() string
|
||||
Proxy() string
|
||||
|
||||
Reference in New Issue
Block a user