Versions in this module Expand all Collapse all v1 v1.0.0 Mar 7, 2026 Changes in this version + type App struct + Container *container.Container + func New() *App + func (a *App) Boot() + func (a *App) Make(name string) interface{} + func (a *App) Register(provider container.Provider) Other modules containing this package github.com/RAiWorks/RapidGo/v2