{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/tunabay/go-waitqueue","name":"github.com/tunabay/go-waitqueue","description":"Package waitqueue provides simple blocking functions for go-routine to wait in a\nFIFO queue. Multiple go-routines can be queued and wait asynchronously, blocked\nuntil their turn.","version":"v1.0.1","softwareVersion":"v1.0.1","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/tunabay/go-waitqueue","issueTracker":"https://github.com/tunabay/go-waitqueue/issues","url":"https://github.com/tunabay/go-waitqueue","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2021-07-09","dateModified":"2021-07-16","datePublished":"2021-07-16","copyrightYear":2021,"downloadUrl":"https://proxy.golang.org/github.com/tunabay/go-waitqueue/@v/v1.0.1.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/tunabay/go-waitqueue#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/tunabay/go-waitqueue"]}