Skip to content

GoSymbolKinds

type GoSymbolKinds = "symbol" | "named-type" | "function" | "field" | "package";