user

package
v0.0.0-...-2d22096 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package user defines user module routes and wiring.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() types.Interface

Types

type Module

type Module struct {
	types.OptionalImpl
	// contains filtered or unexported fields
}

func (*Module) Dependencies

func (m *Module) Dependencies() []string

func (*Module) GetHandlers

func (m *Module) GetHandlers() types.Handler

func (*Module) GetMetadata

func (m *Module) GetMetadata() types.Metadata

func (*Module) GetServices

func (m *Module) GetServices() types.Service

func (*Module) Init

func (m *Module) Init(conf *config.Config, em types.ManagerInterface) error

func (*Module) Name

func (m *Module) Name() string

func (*Module) PostInit

func (m *Module) PostInit() error

func (*Module) RegisterRoutes

func (m *Module) RegisterRoutes(r *gin.RouterGroup)

func (*Module) Service

func (m *Module) Service() *service.Service

func (*Module) Version

func (m *Module) Version() string

Directories

Path Synopsis
Run: go generate ./...
Run: go generate ./...
ent
repository
Package repository stores users for the full application example.
Package repository stores users for the full application example.
Package handler provides user HTTP handlers for the full app.
Package handler provides user HTTP handlers for the full app.
Package service contains user business logic for the full app.
Package service contains user business logic for the full app.
Package structs defines user domain models for the full app.
Package structs defines user domain models for the full app.

Jump to

Keyboard shortcuts

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