MCPcopy Index your code
hub / github.com/git-bug/git-bug / AllMetadata

Method AllMetadata

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

AllMetadata return all metadata for this operation

()

Source from the content-addressed store, hash-verified

54 GetMetadata(key string) (string, bool)
55 // AllMetadata return all metadata for this operation
56 AllMetadata() map[string]string
57
58 // setId allow to set the Id, used when unmarshalling only
59 setId(id entity.Id)

Callers 2

NewBugExcerptFunction · 0.65
TestSetMetadataFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestSetMetadataFunction · 0.52