Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SearchOptions ¶
type SearchOptions struct {
Config config.IConfig
IO *iostreams.IOStreams
SearchClient func() (*algoliaSearch.Client, error)
Indice string
SearchParams map[string]interface{}
PrintFlags *cmdutil.PrintFlags
}
SearchOptions represents the options for the search command
Click to show internal directories.
Click to hide internal directories.