admin

package
v0.0.0-...-654e1bf Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WireSet = wire.NewSet(
	NewAdmin,
)

Functions

This section is empty.

Types

type Admin

type Admin interface {
	Setup(ctx context.Context) error
}

func NewAdmin

func NewAdmin(
	logger *zap.Logger,
	mqConfig configs.MQ,
) (Admin, error)

Jump to

Keyboard shortcuts

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