//
pkg.gl
Category
github.com/xqueries/xdb
internal
engine
profile
package
0.0.0-20220613080921-65fd79d85952
Repository:
https://github.com/xqueries/xdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
115 SLOC
#
Functions
NewProfiler
NewProfiler returns a new, ready to use profiler.
#
Structs
Event
Event is a simple profiling event.
Profile
Profile is a collection of profiling events that were collected by a profiler.
Profiler
Profiler is a profiler that can collect events.