Versions in this module Expand all Collapse all v0 v0.2.1 Jul 1, 2026 v0.1.0 Jun 29, 2026 Changes in this version + var Root = &cobra.Command + type Host struct + Fiber *fiber.App + type WebSrv struct + func NewWebSrv(cfg *configs.Config) *WebSrv + func (s *WebSrv) Start(ctx context.Context, ready server.ReadyFunc, run server.RunFunc) func() error