MCPcopy
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
19type commandVolumeMark struct {
20}
21
22func (c *commandVolumeMark) Name() string {
23 return "volume.mark"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected