1
0
mirror of https://github.com/google/gops.git synced 2024-11-27 08:31:17 +02:00
gops/internal
Tobias Klauser f7e323ca2e
internal: use filepath.Join in PIDFile (#114)
Use filepath.Join to create a path with correct path delimiters on
Windows.

Based on a change by @42wim submitted in #107
2020-05-30 09:42:52 +02:00
..
internal_go1_13.go Use os.UserConfigDir for internal.ConfigDir if available (#103) 2020-05-14 22:01:34 +02:00
internal_lt_go1_13.go Use os.UserConfigDir for internal.ConfigDir if available (#103) 2020-05-14 22:01:34 +02:00
internal_test.go internal: add gops subdirectory in ConfigDir (#112) 2020-05-30 09:40:59 +02:00
internal.go internal: use filepath.Join in PIDFile (#114) 2020-05-30 09:42:52 +02:00