Documentation
¶
Index ¶
- type Profiler
- func (p *Profiler) OpenPosFile(filename string) (*os.File, error)
- func (p *Profiler) Profile(qstats *stats.QueryStats) error
- func (p *Profiler) ReadBytes() int64
- func (p *Profiler) ReadPosFile(f *os.File) (int64, error)
- func (p *Profiler) Seek(file *os.File, n int64) error
- func (p *Profiler) SetReadBytes(n int64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Profiler ¶
type Profiler struct {
// contains filtered or unexported fields
}
func NewProfiler ¶
func (*Profiler) SetReadBytes ¶
Click to show internal directories.
Click to hide internal directories.