syncthing/lib/osutil
Jakob Borg e82ed6e3d3
style: gofumpt all the things (#9829)
Literally `gofumpt -w .` from the top level dir. Guaranteed to be minor
style changes only and nothing else.

@imsodin per request?
2024-11-19 11:32:56 +01:00
..
atomic_test.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
atomic_unix_test.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
atomic.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
filenames_darwin.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
filenames_unix.go all: Update build constraints to Go 1.17 style (#7894) 2021-08-17 10:10:41 +02:00
filenames_windows.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
hidden_unix.go all: Update build constraints to Go 1.17 style (#7894) 2021-08-17 10:10:41 +02:00
hidden_windows.go all: Update build constraints to Go 1.17 style (#7894) 2021-08-17 10:10:41 +02:00
lowprio_linux.go all: Modernize error wrapping (#8491) 2022-08-16 10:01:49 +02:00
lowprio_noop.go all: minimal set of changes for iOS app (#9619) 2024-07-31 07:31:14 +02:00
lowprio_unix.go all: minimal set of changes for iOS app (#9619) 2024-07-31 07:31:14 +02:00
lowprio_windows.go lib/osutil: Skip setLowPriority in Windows if already lower (fixes #6597) (#8993) 2023-07-21 04:38:15 +00:00
net.go fix(connections): announce PtP links again (fixes #9730) (#9731) 2024-09-23 14:32:19 +02:00
osutil_test.go all: Grand test refactor (fixes #8779, fixes #8799) 2023-05-09 10:01:57 +00:00
osutil.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
ping.go lib/dialer: Preserve nilness in error handling (fixes #6368) (#6369) 2020-02-26 13:16:18 +01:00
replacingwriter_test.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
replacingwriter.go all: Add build constants for runtime.GOOS comparisons (#8442) 2022-07-28 19:36:39 +02:00
rlimit_unix.go all: Add build constants for runtime.GOOS comparisons (#8442) 2022-07-28 19:36:39 +02:00
rlimit_windows.go all: Update build constraints to Go 1.17 style (#7894) 2021-08-17 10:10:41 +02:00
tempfile.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
traversessymlink_test.go all: Grand test refactor (fixes #8779, fixes #8799) 2023-05-09 10:01:57 +00:00
traversessymlink.go lib: Prevent using protocol method with native path (fixes #7557) (#7563) 2021-04-11 15:29:43 +02:00