Versions in this module Expand all Collapse all v0 v0.1.0 Dec 22, 2024 Changes in this version + type MirrorMiddleware struct + func NewMiddleware(options Options) *MirrorMiddleware + func (m *MirrorMiddleware) Run() + func (m *MirrorMiddleware) ServeHTTP(ctx context.Context, c *app.RequestContext) + type Options struct + ServiceID string