Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/docker-language-server
/ Get
Method
Get
internal/cache/manager.go:17–17 ·
view source on GitHub ↗
(key Key)
Source
from the content-addressed store, hash-verified
15
16
type
CacheManager[T any]
interface
{
17
Get(key Key) (T, error)
18
}
19
20
type
CacheManagerImpl[T any]
struct
{
Callers
9
Hover
Method · 0.65
Analyze
Method · 0.65
CalculateDiagnostics
Method · 0.65
TestIncludedPaths
Function · 0.65
TestIncludedFiles
Function · 0.65
OpenDockerfile
Function · 0.65
recomputeDiagnostics
Method · 0.65
computeDiagnostics
Method · 0.65
GetTags
Method · 0.65
Implementers
1
Manager
internal/pkg/document/manager.go
Calls
no outgoing calls
Tested by
2
TestIncludedPaths
Function · 0.52
TestIncludedFiles
Function · 0.52