Documentation
¶
Overview ¶
Package validatecmder provides the hidden tapes validate command. It walks the parent edges of a store and reports cycles or dangling parent refs — the failure mode that turns pkg/storage/ent/driver.(*EntDriver).Ancestry into an infinite loop (cycle) or a silently truncated chain (dangling).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewValidateCmd ¶
NewValidateCmd creates the hidden "tapes validate" command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.