1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/backend/local/encode_other.go

9 lines
197 B
Go
Raw Normal View History

2019-07-27 20:01:52 +02:00
//+build !windows,!darwin
2018-11-02 14:12:51 +02:00
package local
import "github.com/rclone/rclone/lib/encoder"
2018-11-02 14:12:51 +02:00
// This is the encoding used by the local backend for non windows platforms
const defaultEnc = encoder.Base