Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SearchFiles ¶
func SearchFiles(ctx context.Context, opts *FileSearchOptions) ([]*packages.PackageFile, error)
SearchFiles gets all files matching the search options
Types ¶
type FileSearchOptions ¶
type FileSearchOptions struct {
OwnerID int64
Channel string
Subdir string
Filename string
}
Click to show internal directories.
Click to hide internal directories.