sourcegraph/lib/codeintel/lsif/protocol
2024-05-16 15:51:16 +01:00
..
reader bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
writer bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
BUILD.bazel bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
contains.go
definition.go
document.go
documentation.go all: run gofmt -s -w from 1.19 (#41629) 2022-09-13 07:44:06 +00:00
element.go
hover.go
implementation.go codeintel: add implementations to the LSIF protocol (#24973) 2021-09-14 14:26:14 -06:00
item.go
metadata.go
moniker.go
next.go
package_information.go
project.go
range.go
README.md
reference.go
resultset.go
symbol.go bzl: bazlify lsif/protocol stringer uses (#54517) 2023-07-03 15:01:17 +02:00
symbolkind_string.go bzl: bazlify lsif/protocol stringer uses (#54517) 2023-07-03 15:01:17 +02:00
symboltag_string.go bzl: bazlify lsif/protocol stringer uses (#54517) 2023-07-03 15:01:17 +02:00
type_definition.go codeintel: add implementations to the LSIF protocol (#24973) 2021-09-14 14:26:14 -06:00

LSIF protocol utilities for Go

This repository contains LSIF protocol struct definitions.