Versions in this module Expand all Collapse all v0 v0.0.1 Nov 14, 2023 Changes in this version + type ServerCommand struct + func (c *ServerCommand) Desc() string + func (c *ServerCommand) Flags() *cli.FlagSet + func (c *ServerCommand) Help() string + func (c *ServerCommand) Run(ctx context.Context, args []string) error + func (c *ServerCommand) RunUnstarted(ctx context.Context, args []string) (*plugin.GitHubPlugin, error)