Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bytesizedhosting/bcd
/ ModTime
Method
ModTime
plugins/plugin_data.go:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
return
fi.mode
98
}
99
func
(fi bindataFileInfo) ModTime() time.Time {
100
return
fi.modTime
101
}
102
func
(fi bindataFileInfo) IsDir() bool {
103
return
false
104
}
Callers
2
NewMultipleHostReverseProxy
Function · 0.80
RestoreAsset
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected