function
PlacementFieldID
PlacementFieldID keeps inline and referenced field persistence identities equal.
Arguments
| Argument | Type | Description |
|---|---|---|
resource | StableID | The resource value. |
path | []string | The path value. |
Returns
The declared result.
StableIDFull signature
func PlacementFieldID(
resource StableID,
path []string,
) StableIDRelated types
StableIDA deterministic identifier for schema evolution.