MCPcopy Index your code
hub / github.com/cloudreve/cloudreve / Status

TypeAlias Status

ent/node/node.go:102–102  ·  view source on GitHub ↗

Status defines the type for the "status" enum field.

Source from the content-addressed store, hash-verified

100
101// Status defines the type for the "status" enum field.
102type Status string
103
104// Status values.
105const (

Callers 2

assignValuesMethod · 0.92
NodesMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected