MCPcopy Create free account
hub / github.com/git-bug/git-bug / Validate

Method Validate

entity/dag/operation.go:45–45  ·  view source on GitHub ↗

Validate check if the Operation data is valid

()

Source from the content-addressed store, hash-verified

43 Type() OperationType
44 // Validate check if the Operation data is valid
45 Validate() error
46 // Author returns the author of this operation
47 Author() identity.Interface
48 // Time return the time when the operation was added

Callers 1

ValidateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected