Versions in this module Expand all Collapse all v1 v1.11.1 Jun 10, 2024 Changes in this version + type ConfigureIssuer struct + func (c *ConfigureIssuer) Command() *cobra.Command + func (c *ConfigureIssuer) Run(opts configureissuer.Options) + type MigrateCommand struct + DatabaseURL string + func (c *MigrateCommand) Command() *cobra.Command + func (c *MigrateCommand) Migrate(cmd *cobra.Command, args []string) + type ServeCommand struct + func (c *ServeCommand) Command() *cobra.Command + func (c *ServeCommand) Run(opts serve.Options)