MCPcopy Create free account
hub / github.com/aws-cloudformation/rain / Value

Method Value

cft/diff/diff.go:52–52  ·  view source on GitHub ↗

Value returns the value represented by the Diff

()

Source from the content-addressed store, hash-verified

50
51 // Value returns the value represented by the Diff
52 Value() interface{}
53}
54
55// value represents a difference between values of any type

Callers 4

ValueMethod · 0.65
ValueMethod · 0.65
stubValueFunction · 0.65
formatSubFunction · 0.65

Implementers 1

valuecft/diff/diff.go

Calls

no outgoing calls

Tested by

no test coverage detected