Documentation
¶
Index ¶
- type Cachedemo
- func (d *Cachedemo) DecreaseHandle(ctx context.Context) interface{}
- func (d *Cachedemo) DelHandle(ctx context.Context) interface{}
- func (d *Cachedemo) ExpireHandle(ctx context.Context) interface{}
- func (d *Cachedemo) GetHandle(ctx context.Context) interface{}
- func (d *Cachedemo) HSetHandle(ctx context.Context) interface{}
- func (d *Cachedemo) HgetHandle(ctx context.Context) interface{}
- func (d *Cachedemo) IncreaseHandle(ctx context.Context) interface{}
- func (d *Cachedemo) SetHandle(ctx context.Context) interface{}
- type DBdemo
- func (d *DBdemo) FirstHandle(ctx context.Context) interface{}
- func (d *DBdemo) InsertHandle(ctx context.Context) interface{}
- func (d *DBdemo) MultiHandle(ctx context.Context) interface{}
- func (d *DBdemo) QueryHandle(ctx context.Context) interface{}
- func (d *DBdemo) SpHandle(ctx context.Context) interface{}
- func (d *DBdemo) TransHandle(ctx context.Context) interface{}
- func (d *DBdemo) UpdateHandle(ctx context.Context) interface{}
- type Dlockdemo
- type GrpcDemo
- type Logdemo
- type Queuedemo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cachedemo ¶
type Cachedemo struct{}
func (*Cachedemo) DecreaseHandle ¶
func (*Cachedemo) ExpireHandle ¶
func (*Cachedemo) HSetHandle ¶
func (*Cachedemo) HgetHandle ¶
func (*Cachedemo) IncreaseHandle ¶
type DBdemo ¶
type DBdemo struct{}
func (*DBdemo) FirstHandle ¶
func (*DBdemo) InsertHandle ¶
func (*DBdemo) MultiHandle ¶
func (*DBdemo) QueryHandle ¶
func (*DBdemo) TransHandle ¶
func (*DBdemo) UpdateHandle ¶
type GrpcDemo ¶
type GrpcDemo struct{}
func NewGrpcDemo ¶
func NewGrpcDemo() *GrpcDemo
func (*GrpcDemo) RequestHandle ¶
func (*GrpcDemo) SwapHandle ¶
type Logdemo ¶
type Logdemo struct{}
func NewLogDemo ¶
func NewLogDemo() *Logdemo
func (*Logdemo) ConcurrencyHandle ¶
func (*Logdemo) InfoHandle ¶
Click to show internal directories.
Click to hide internal directories.