Versions in this module Expand all Collapse all v0 v0.1.0 Oct 3, 2023 Changes in this version + func NewRouterAsInterface(cfg config.Config, ctx context.Context) interface + func RunRouterAsInterface(structure interface{}, ctx context.Context) + type Router struct + func (r *Router) Run(_ context.Context) error