Versions in this module Expand all Collapse all v0 v0.1.2 Nov 14, 2024 v0.1.1 Jan 25, 2024 Changes in this version + type DBCommand struct + DatabaseURL string + Logger *supportlog.Entry + func (c *DBCommand) Command() *cobra.Command + func (c *DBCommand) Migrate(cmd *cobra.Command, args []string) + type ServeCommand struct + Logger *supportlog.Entry + func (c *ServeCommand) Command() *cobra.Command + func (c *ServeCommand) Run(opts serve.Options)