xuser

package
v0.1.34 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: BSD-3-Clause-Clear Imports: 1 Imported by: 0

Documentation

Overview

用户附加属性模块

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Regedit

func Regedit(c *Config)

配置项的注入

Types

type Config

type Config struct {
	DB                      *gorm.DB
	FixedPropertyTable      string           // 固定属性表表名
	AdditionalPropertyTable string           // 附加属性表表名
	UserLinkTable           string           // 用户关系关联表表名
	UserLinkMap             map[uint8]string // 用户关联关系字典
}

配置项信息

Jump to

Keyboard shortcuts

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