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

Method setId

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

setId allow to set the Id, used when unmarshalling only

(id entity.Id)

Source from the content-addressed store, hash-verified

57
58 // setId allow to set the Id, used when unmarshalling only
59 setId(id entity.Id)
60 // setAuthor allow to set the author, used when unmarshalling only
61 setAuthor(author identity.Interface)
62 // setExtraMetadataImmutable add a metadata not carried by the operation itself on the operation

Callers 2

unmarshallPackFunction · 0.65
SerializeRoundTripTestFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected