dashboard

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Set = wire.NewSet(
	wire.Struct(new(Dashboard), "*"),
	wire.Struct(new(api.Dashboard), "DB", "RedisClient", "RedisSync"),
)

Functions

This section is empty.

Types

type Dashboard

type Dashboard struct {
	DashboardAPI *api.Dashboard
}

func (*Dashboard) Init

func (a *Dashboard) Init(ctx context.Context) error

func (*Dashboard) RegisterV1Routers

func (a *Dashboard) RegisterV1Routers(ctx context.Context, v1 *gin.RouterGroup) error

func (*Dashboard) Release

func (a *Dashboard) Release(ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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