You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/paths
Brad Fitzpatrick a5dcc4c87b paths: remove wasm file, no-op stubs, make OS-specific funcs consistent
Some OS-specific funcs were defined in init. Another used build tags
and required all other OSes to stub it out. Another one could just be in
the portable file.

Simplify it a bit, removing a file and some stubs in the process.

Updates #5794

Change-Id: I51df8772cc60a9335ac4c1dc0ab59b8a0d236961
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
9 months ago
..
migrate.go all: update copyright and license headers 1 year ago
paths.go paths: remove wasm file, no-op stubs, make OS-specific funcs consistent 9 months ago
paths_unix.go paths: remove wasm file, no-op stubs, make OS-specific funcs consistent 9 months ago
paths_windows.go paths: remove wasm file, no-op stubs, make OS-specific funcs consistent 9 months ago