space

package
v0.0.0-0ce3e98 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Set = wire.NewSet(
	wire.Struct(new(Space), "*"),
	wire.Struct(new(dal.Space), "*"),
	wire.Struct(new(biz.Space), "*"),
	wire.Struct(new(api.Space), "*"),
)

Collection of wire providers

Functions

This section is empty.

Types

type Space

type Space struct {
	DB       *gorm.DB
	SpaceAPI *api.Space
}

func (*Space) AutoMigrate

func (a *Space) AutoMigrate(ctx context.Context) error

func (*Space) Init

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

func (*Space) RegisterV1Routers

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

func (*Space) Release

func (a *Space) 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