Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestDlangLsp ¶
func TestDlangLsp()
func TestTypstLsp ¶
func TestTypstLsp()
func TestVAnalyzer ¶
func TestVAnalyzer()
Types ¶
type DlangLsp ¶
type DlangLsp struct { SDKName string RepoName string searcher.GhSearcher }
func NewDlangLsp ¶
func NewDlangLsp() (d *DlangLsp)
func (*DlangLsp) GetSDKName ¶
func (*DlangLsp) GetVersions ¶
type TypstLsp ¶
type TypstLsp struct { SDKName string RepoName string searcher.GhSearcher }
func NewTypstLsp ¶
func NewTypstLsp() (t *TypstLsp)
func (*TypstLsp) GetSDKName ¶
func (*TypstLsp) GetVersions ¶
type VAnalyzer ¶
type VAnalyzer struct { SDKName string RepoName string searcher.GhSearcher }
func NewVAnalyzer ¶
func NewVAnalyzer() (v *VAnalyzer)
func (*VAnalyzer) GetSDKName ¶
func (*VAnalyzer) GetVersions ¶
Click to show internal directories.
Click to hide internal directories.