MCPcopy Create free account
hub / github.com/ankorstore/yokai / Middleware

Method Middleware

fxhttpserver/register.go:22–24  ·  view source on GitHub ↗

Middleware returns the middleware.

()

Source from the content-addressed store, hash-verified

20
21// Middleware returns the middleware.
22func (m *MiddlewareRegistration) Middleware() any {
23 return m.middleware
24}
25
26// Kind returns the middleware kind.
27func (m *MiddlewareRegistration) Kind() MiddlewareKind {

Callers 1

Calls

no outgoing calls

Tested by 1