Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileSource ¶
type FileSource struct {
// contains filtered or unexported fields
}
FileSource collects goroutine dumps from files
func New ¶
func New(patterns []string, follow bool, interval time.Duration) *FileSource
New creates a new file source
Click to show internal directories.
Click to hide internal directories.