Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/docker-language-server
/ Update
Method
Update
internal/pkg/document/document.go:26–26 ·
view source on GitHub ↗
(version int32, input []byte)
Source
from the content-addressed store, hash-verified
24
Input() []byte
25
Version() int32
26
Update(version int32, input []byte) bool
27
Close()
28
LanguageIdentifier() protocol.LanguageIdentifier
29
}
Callers
3
TestUpdate
Function · 0.95
TestParse
Function · 0.65
parse
Method · 0.65
Implementers
1
document
internal/pkg/document/document.go
Calls
no outgoing calls
Tested by
2
TestUpdate
Function · 0.76
TestParse
Function · 0.52