MCPcopy Create free account
hub / github.com/goadesign/goa / SetAttribute

Method SetAttribute

expr/types.go:83–83  ·  view source on GitHub ↗

SetAttribute updates the underlying attribute.

(*AttributeExpr)

Source from the content-addressed store, hash-verified

81 Rename(string)
82 // SetAttribute updates the underlying attribute.
83 SetAttribute(*AttributeExpr)
84 // Dup makes a shallow copy of the type and assigns its
85 // attribute with att.
86 Dup(att *AttributeExpr) UserType

Callers 3

DupTypeMethod · 0.65
makeHTTPTypeRecursiveFunction · 0.65
wrapAttrFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected