You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Actions workflow for setting up any version of Golang specified. Afterwards you can run Golang commands like run tests or create an Action on your repo that builds it or e.g. test modules. You could also offer compatibility builds for older / other systems
A Go library that provides C#-style events and delegates with full generic type support. GAction enables type-safe event handling and callback management patterns commonly found in C# and other .NET languages.