rclone/backend/chunker
Nick Craig-Wood 8a46dd1b57 fspath: Implement a connection string parser #4996
This is implemented as a state machine parser so it can emit sensible
error messages.

It does not use the connection strings elsewhere in rclone yet - see
subsequent commits.

An optional fuzzer is implemented for the Parse function.
2021-03-15 19:22:07 +00:00
..
chunker_internal_test.go address stringent ineffectual assignment check in golangci-lint (#5093) 2021-03-04 14:26:48 +03:00
chunker_test.go docs: spelling: e.g. 2020-10-28 18:16:23 +00:00
chunker.go fspath: Implement a connection string parser #4996 2021-03-15 19:22:07 +00:00