Documentation ¶ Index ¶ func Active(paths app.Paths) ([]model.DiscoveredSession, error) func Cleanup(paths app.Paths) ([]string, error) func Find(paths app.Paths, sessionID string) (*model.DiscoveredSession, error) func Scan(paths app.Paths) ([]model.DiscoveredSession, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Active ¶ func Active(paths app.Paths) ([]model.DiscoveredSession, error) func Cleanup ¶ func Cleanup(paths app.Paths) ([]string, error) func Find ¶ func Find(paths app.Paths, sessionID string) (*model.DiscoveredSession, error) func Scan ¶ func Scan(paths app.Paths) ([]model.DiscoveredSession, error) Types ¶ This section is empty. Source Files ¶ View all Source files discovery.go Click to show internal directories. Click to hide internal directories.