mirror of
https://github.com/containers/podman.git
synced 2025-12-03 19:59:39 +08:00
1. Prefer using the built-in functions of `golang.org/x/sys/windows` rather than using `syscall` to directly call system APIs 2. Reduce bitwise operations to improve code maintainability 3. Minimize defining your own Flags, and prioritize using those already defined in `golang.org/x/sys/windows` Signed-off-by: Kevin Cui <bh@bugs.cc>
8.5 KiB
8.5 KiB