utils

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultLSPInitTime = time.Second * 60

Functions

func GetLSPClient

func GetLSPClient(root string) *lsp.LSPClient

func GetSymbol

func GetSymbol(root, file, mod, name string, receiver string, caseInsensitive bool) string

查找符号对应的代码 root: 项目根目录 file: 文件路径 mod: 命名空间,空表示本文件根 name: 符号名 receiver: method接收者,为空表示不是method

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL