package
4.5.1+incompatible
Repository: https://github.com/sourcegraph/sourcegraph.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewRequest returns an http.Request against the streaming API for query.
NewRequestWithVersion returns an http.Request against the streaming API for query with the specified version.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Decoder decodes streaming events from a Server Sent Event stream.
No description provided by the author
No description provided by the author
EventAlert is GQL.SearchAlert.
EventCommitMatch is the generic results interface from GQL.
EventContentMatch is a subset of zoekt.FileMatch for our Event API.
EventError emulates a JavaScript error with a message property as is returned when the search encounters an error.
EventFilter is a suggestion for a search filter.
EventLineMatch is a subset of zoekt.LineMatch for our Event API.
EventPathMatch is a subset of zoekt.FileMatch for our Event API.
No description provided by the author
EventRepoMatch is a subset of zoekt.FileMatch for our Event API.
EventSymbolMatch is EventFileMatch but with Symbols instead of LineMatches.
No description provided by the author
No description provided by the author
FrontendStreamDecoder decodes streaming events from the frontend service.
JSONArrayBuf builds up a JSON array by marshalling per item.
No description provided by the author
QueryDescription describes queries emitted in alerts.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

EventMatch is an interface which only the top level match event types implement.

# Type aliases

No description provided by the author