command

package
v0.0.0-...-0025a43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

ProviderSet is handler providers.

Functions

This section is empty.

Types

type ExampleHandler

type ExampleHandler struct {
	// contains filtered or unexported fields
}

func NewExampleHandler

func NewExampleHandler(logger *zap.Logger) *ExampleHandler

func (*ExampleHandler) Hello

func (h *ExampleHandler) Hello(cmd *cobra.Command, args []string)

type MigrateHandler

type MigrateHandler struct {
	// contains filtered or unexported fields
}

func NewMigrateHandler

func NewMigrateHandler(logger *zap.Logger, db *gorm.DB) *MigrateHandler

func (*MigrateHandler) Migrate

func (h *MigrateHandler) Migrate(cmd *cobra.Command, args []string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL