https://github.com/dhowden/trace
https://github.com/dhowden/trace
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhowden/trace
- Owner: dhowden
- License: bsd-2-clause
- Created: 2015-09-15T22:23:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-23T00:17:20.000Z (about 10 years ago)
- Last Synced: 2025-01-30T03:15:13.729Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trace
Trace provides convenience functions for handling Trace instances (see http://godoc.org/golang.org/x/net/trace#Trace) from within
Contexts (see http://godoc.org/golang.org/x/net/context#Context).