package
Version:
v0.0.0-...-96490c8
Opens a new window with list of versions in this module.
Published: Aug 11, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RemoteUser struct {
RealGroups []string `yaml:"real_groups" dc:"实际分组"`
Groups []string `yaml:"groups" dc:"分组"`
Name string `yaml:"name" dc:"用户"`
Password string `yaml:"password" dc:"密码"`
}
RemoteUser 请求上下文结构
Source Files
¶
Click to show internal directories.
Click to hide internal directories.