{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/dlsniper/debugger","name":"github.com/dlsniper/debugger","description":"Debugger package allows an application to be compiled for production without\nincurring any penalty due to instrumentation.\n\nWhen the time comes to use a debugger and inspect your code, use the\n-tags=debugger build tag to switch the implementation to one that will set\nlabels that can be displayed in the debugger.\n\nThe current implementation relies on pprof labels to be created and then\nthe debugger can read them and display them.","version":"v0.6.0","softwareVersion":"v0.6.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/dlsniper/debugger","issueTracker":"https://github.com/dlsniper/debugger/issues","url":"https://github.com/dlsniper/debugger","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2020-02-25","dateModified":"2020-04-28","datePublished":"2020-04-28","copyrightYear":2020,"downloadUrl":"https://proxy.golang.org/github.com/dlsniper/debugger/@v/v0.6.0.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/dlsniper/debugger#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/dlsniper/debugger"],"https://www.w3.org/ns/activitystreams#likes":65,"https://forgefed.org/ns#forks":3}