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

Method SetTitle

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

Source from the content-addressed store, hash-verified

96 // function to set a title.
97 TitleHolder interface {
98 SetTitle(string)
99 }
100
101 // VersionHolder is an interface that allows expression types to

Callers 1

TitleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected