srv

package
v0.0.0-...-b199f39 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListArgs

type ListArgs struct {
	Q    query.Q
	Opts *zoekt.ListOptions
}

type ListReply

type ListReply struct {
	List *zoekt.RepoList
}

type SearchArgs

type SearchArgs struct {
	Q    query.Q
	Opts *zoekt.SearchOptions
}

type SearchReply

type SearchReply struct {
	Result *zoekt.SearchResult
}

type Searcher

type Searcher struct {
	Searcher zoekt.Searcher
}

func (*Searcher) List

func (s *Searcher) List(ctx context.Context, args *ListArgs, reply *ListReply) error

func (*Searcher) Search

func (s *Searcher) Search(ctx context.Context, args *SearchArgs, reply *SearchReply) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL