Versions in this module Expand all Collapse all v1 v1.1.0 Feb 20, 2026 v1.0.1 Feb 19, 2026 Changes in this version + type CLI struct + Project1 Project1Cmd + Project2 Project2Cmd + Project3 Project3Cmd + type CodeDirArg struct + CodeDir string + type CommonProjectArgs struct + type DBFileCodeArg struct + DatabaseFile string + type PortArg struct + Port int + type Project1Cmd struct + func (cmd *Project1Cmd) Run(ctx basecli.Context, svc *basecli.Service) error + type Project2Cmd struct + func (cmd *Project2Cmd) Run(ctx basecli.Context, svc *basecli.Service) error + type Project3Cmd struct + func (cmd *Project3Cmd) Run(ctx basecli.Context, svc *basecli.Service) error