Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goadesign/goa
/ setExamples
Method
setExamples
http/codegen/openapi/v3/example.go:12–12 ·
view source on GitHub ↗
(map[string]*ExampleRef)
Source
from the content-addressed store, hash-verified
10
exampler
interface
{
11
setExample(any)
12
setExamples(
map
[string]*ExampleRef)
13
}
14
)
15
Callers
1
initExamples
Function · 0.65
Implementers
3
MediaType
http/codegen/openapi/v3/openapi.go
Header
http/codegen/openapi/v3/openapi.go
Parameter
http/codegen/openapi/v3/openapi.go
Calls
no outgoing calls
Tested by
no test coverage detected