-
Notifications
You must be signed in to change notification settings - Fork 1
License
codemodify/systemkit-callstack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#  Simple Call Stack for Go [](https://goframework.io/callstack/releases/latest)   [](https://github.com/codemodify/TheFreeLicense)   [](https://goreportcard.com/report/goframework.io/callstack) [](https://godoc.org/goframework.io/callstack)       ### Usage ```go import ( "goframework.io/callstack" ) func main() { go func() { ... packageName, callStack := callstack.Get() ... }() } ```
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published