MCPcopy Create free account
hub / github.com/goadesign/goa / cookie_dsls.go

File cookie_dsls.go

expr/testdata/cookie_dsls.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package testdata
2
3import (
4 . "goa.design/goa/v3/dsl"

Callers

nothing calls this directly

Calls 14

MethodFunction · 0.85
ResultFunction · 0.85
AttributeFunction · 0.85
POSTFunction · 0.85
CookieFunction · 0.85
CookieMaxAgeFunction · 0.85
CookieDomainFunction · 0.85
CookiePathFunction · 0.85
CookieSecureFunction · 0.85
CookieHTTPOnlyFunction · 0.85
CookieSameSiteFunction · 0.85
ServiceFunction · 0.50

Tested by

no test coverage detected