Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Profiler ¶
type Profiler struct {
// contains filtered or unexported fields
}
func (*Profiler) Purge ¶
func (p *Profiler) Purge(f *PurgeFilter)
type PurgeFilter ¶
type PurgeFilter struct {
RouteID uint64
}
Click to show internal directories.
Click to hide internal directories.