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

Method AddSecurityRequirement

expr/security.go:49–49  ·  view source on GitHub ↗
(*SecurityExpr)

Source from the content-addressed store, hash-verified

47 // Security() DSL function to add security schemes.
48 SecurityHolder interface {
49 AddSecurityRequirement(*SecurityExpr)
50 }
51
52 // SecurityExpr defines a security requirement.

Callers 1

SecurityFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected