//
pkg.gl
Category
github.com/shogo82148/std
internal
trace
version
package
1.23.0
Repository:
https://github.com/shogo82148/std.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
18 SLOC
#
Functions
ReadHeader
ReadHeader reads the version of the trace out of the trace file's header, whose prefix must be present in v.
WriteHeader
WriteHeader writes a header for a trace version v to w.
#
Constants
Current
No description provided by the author
Go111
No description provided by the author
Go119
No description provided by the author
Go121
No description provided by the author
Go122
No description provided by the author
Go123
No description provided by the author
#
Type aliases
Version
Version represents the version of a trace file.