• source-graph-stream-client
  • all symbols

default

T
ContentSearchResult
No documentation available
  • branches
  • commit
  • hunks
  • language
  • lineMatches
  • path
  • repoLastFetched
  • repoStars
  • repository
  • repositoryID
  • type
T
PathSearchResult
No documentation available
  • branches
  • commit
  • language
  • path
  • pathMatches
  • repoLastFetched
  • repoStars
  • repository
  • repositoryID
  • type
T
RepoSearchResult
No documentation available
  • externalServiceType
  • repoLastFetched
  • repoStars
  • repository
  • repositoryID
  • repositoryMatches
  • topics
  • type
T
SearchOptions

Options for configuring the search query.

  • contextLines
  • displayLimit
  • enableChunkMatches
  • maxLineLength
  • patternType
  • version
T
SearchResult

Search result structure extracted from Sourcegraph results.

c
SourceGraphClient

Client for interacting querying Sourcegraph's search streaming API.

  • headers
  • raw
  • search
  • stream
T
SourceGraphClientOptions

Options for configuring the SourceGraphClient.

  • accessToken
  • init
  • oauthToken
  • throwOnError
  • url