Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/seaweedfs/seaweedfs
/ commandVolumeMark
Struct
commandVolumeMark
weed/shell/command_volume_mark.go:19–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
type
commandVolumeMark
struct
{
20
}
21
22
func
(c *commandVolumeMark) Name() string {
23
return
"volume.mark"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected