user

package
v0.0.0-...-726c1b7 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ACreate

type ACreate struct {
	AUser
	// contains filtered or unexported fields
}

func (*ACreate) Check

func (a *ACreate) Check(ctx context.Context) error

func (*ACreate) Process

func (a *ACreate) Process(ctx context.Context) error

type ADelete

type ADelete struct {
	AUser
	// contains filtered or unexported fields
}

func (*ADelete) Check

func (a *ADelete) Check(ctx context.Context) error

func (*ADelete) Process

func (a *ADelete) Process(ctx context.Context) error

type AGet

type AGet struct {
	AUser
	// contains filtered or unexported fields
}

func (*AGet) Check

func (a *AGet) Check(ctx context.Context) error

func (*AGet) Process

func (a *AGet) Process(ctx context.Context) error

type AUpdate

type AUpdate struct {
	AUser
	// contains filtered or unexported fields
}

func (*AUpdate) Check

func (a *AUpdate) Check(ctx context.Context) error

func (*AUpdate) Process

func (a *AUpdate) Process(ctx context.Context) error

type AUser

type AUser struct{}

func (*AUser) TKratosDemoUser2UserInfo

func (a *AUser) TKratosDemoUser2UserInfo(t *biz.TKratosDemoUser) *pb.UserInfo

func (*AUser) UserInfo2TKratosDemoUser

func (a *AUser) UserInfo2TKratosDemoUser(t *pb.UserInfo) *biz.TKratosDemoUser

Jump to

Keyboard shortcuts

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