Skip to content

feat(windows): replace custom implementation with golang.org/x/sys/windows#81

Merged
ldez merged 4 commits intogofrs:masterfrom
ldez:feat/windows-rewrite
Jul 2, 2024
Merged

feat(windows): replace custom implementation with golang.org/x/sys/windows#81
ldez merged 4 commits intogofrs:masterfrom
ldez:feat/windows-rewrite

Conversation

@ldez
Copy link
Contributor

@ldez ldez commented Jul 2, 2024

  • removes flock_winapi.go
  • uses windows.LockFileEx() and windows.UnlockFileEx() from golang.org/x/sys/windows

@ldez ldez changed the title feat: replace custom implementation by golang.org/x/sys/windows feat(windows): replace custom implementation by golang.org/x/sys/windows Jul 2, 2024
@ldez ldez merged commit 9236f43 into gofrs:master Jul 2, 2024
@ldez ldez deleted the feat/windows-rewrite branch July 2, 2024 15:50
@ldez ldez changed the title feat(windows): replace custom implementation by golang.org/x/sys/windows feat(windows): replace custom implementation with golang.org/x/sys/windows Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant