Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigureIssuer ¶
type ConfigureIssuer struct{}
func (*ConfigureIssuer) Command ¶
func (c *ConfigureIssuer) Command() *cobra.Command
func (*ConfigureIssuer) Run ¶
func (c *ConfigureIssuer) Run(opts configureissuer.Options)
type MigrateCommand ¶
type MigrateCommand struct {
DatabaseURL string
}
func (*MigrateCommand) Command ¶
func (c *MigrateCommand) Command() *cobra.Command
type ServeCommand ¶
type ServeCommand struct{}
func (*ServeCommand) Command ¶
func (c *ServeCommand) Command() *cobra.Command
func (*ServeCommand) Run ¶
func (c *ServeCommand) Run(opts serve.Options)
Click to show internal directories.
Click to hide internal directories.