Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/docker-language-server
/ Copy
Method
Copy
internal/pkg/document/document.go:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
URI() uri.URI
22
DocumentPath() (DocumentPath, error)
23
Copy() Document
24
Input() []byte
25
Version() int32
26
Update(version int32, input []byte) bool
Callers
2
tryReading
Method · 0.65
computeDiagnostics
Method · 0.65
Implementers
1
document
internal/pkg/document/document.go
Calls
no outgoing calls
Tested by
no test coverage detected