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

Method SetURL

expr/api.go:84–84  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

82 // function to set a URL.
83 URLHolder interface {
84 SetURL(string)
85 }
86
87 // DescriptionHolder is an interface that allows expression types to

Callers 1

URLFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected