Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddAllUserPrivLogic ¶
func NewAddAllUserPrivLogic ¶
func NewAddAllUserPrivLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddAllUserPrivLogic
func (*AddAllUserPrivLogic) AddAllUserPriv ¶
func (l *AddAllUserPrivLogic) AddAllUserPriv(in *uvpnpb.AddAllUserPrivReq) (*uvpnpb.AddAllUserPrivResp, error)
type AddUserPrivLogic ¶
func NewAddUserPrivLogic ¶
func NewAddUserPrivLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddUserPrivLogic
func (*AddUserPrivLogic) AddUserPriv ¶
func (l *AddUserPrivLogic) AddUserPriv(in *uvpnpb.AddUserPrivReq) (*uvpnpb.AddUserPrivResp, error)
type CleanUpAllUserCcdLogic ¶
func NewCleanUpAllUserCcdLogic ¶
func NewCleanUpAllUserCcdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CleanUpAllUserCcdLogic
func (*CleanUpAllUserCcdLogic) CleanUpAllUserCcd ¶
func (l *CleanUpAllUserCcdLogic) CleanUpAllUserCcd(in *uvpnpb.CleanUpAllUserCcdReq) (*uvpnpb.CleanUpAllUserCcdResp, error)
type DelUserCcdLogic ¶
func NewDelUserCcdLogic ¶
func NewDelUserCcdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DelUserCcdLogic
func (*DelUserCcdLogic) DelUserCcd ¶
func (l *DelUserCcdLogic) DelUserCcd(in *uvpnpb.DelUserCcdReq) (*uvpnpb.DelUserCcdResp, error)
type GetUserPrivLogic ¶
func NewGetUserPrivLogic ¶
func NewGetUserPrivLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserPrivLogic
func (*GetUserPrivLogic) GetUserPriv ¶
func (l *GetUserPrivLogic) GetUserPriv(in *uvpnpb.GetUserPrivReq) (*uvpnpb.GetUserPrivResp, error)
Click to show internal directories.
Click to hide internal directories.