MCPcopy
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
39type s3 struct {

Callers 1

GetWorkloadMethod · 0.65

Implementers 1

s3pkg/async-gateway/storage.go

Calls

no outgoing calls

Tested by

no test coverage detected