Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/peak/s5cmd
/ JSON
Method
JSON
command/head.go:158–160 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
156
}
157
158
func
(m HeadObjectMessage) JSON() string {
159
return
strutil.JSON(m)
160
}
161
162
type
HeadBucketMessage
struct
{
163
Bucket string `json:
"bucket"
`
Callers
1
String
Method · 0.95
Calls
1
JSON
Function · 0.92
Tested by
no test coverage detected