Documentation ¶ Index ¶ func Validate(path string, v, w interface{}) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Validate ¶ func Validate(path string, v, w interface{}) error Validate returns nil if v and w are identical, bar any differences on any struct fields explicitly tagged `mutable:"true"`. Otherwise it returns a CloudError indicating the first difference it finds Types ¶ This section is empty. Source Files ¶ View all Source files immutable.go Click to show internal directories. Click to hide internal directories.