Acn Go Platform Abstraction

Go platform/OS-specific code patterns for cross-platform projects. Use when writing or reviewing code that must work on multiple OSes (Linux, Windows), when you see noop stubs in _<os>.go files, runtime.GOOS checks, or OS-specific build tags. Supersedes generic Go guidance on build tags and OS-specific code. Trigger on any code that branches by operating system.

Azure 97cb554 7.4 KB Updated

File contents

azure/azure-container-networking/tree/main/.github/skills/acn-go-platform-abstraction commit 97cb554ea1

Frequently asked questions

npx skillmds@latest add azure/acn-go-platform-abstraction