Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cortexlabs/cortex
/ GetLastModified
Method
GetLastModified
pkg/async-gateway/storage.go:36–36 ·
view source on GitHub ↗
(key string)
Source
from the content-addressed store, hash-verified
34
Download(key string) ([]byte, error)
35
List(key string) ([]string, error)
36
GetLastModified(key string) (time.Time, error)
37
}
38
39
type
s3
struct
{
Callers
1
GetWorkload
Method · 0.65
Implementers
1
s3
pkg/async-gateway/storage.go
Calls
no outgoing calls
Tested by
no test coverage detected