lock

package
v2.10.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2021 License: GPL-3.0 Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChainInsert

type ChainInsert interface {
	RLockInsert()
	RUnLockInsert()
	LockInsert()
	UnLockInsert()
}

type ChainRollback

type ChainRollback interface {
	RLockRollback()
	RUnLockRollback()
	LockRollback()
	UnLockRollback()
}

type EasyImpl

type EasyImpl struct {
	// contains filtered or unexported fields
}

func (*EasyImpl) LockInsert

func (self *EasyImpl) LockInsert()

func (*EasyImpl) LockRollback

func (self *EasyImpl) LockRollback()

func (*EasyImpl) RLockInsert

func (self *EasyImpl) RLockInsert()

func (*EasyImpl) RLockRollback

func (self *EasyImpl) RLockRollback()

func (*EasyImpl) RUnLockInsert

func (self *EasyImpl) RUnLockInsert()

func (*EasyImpl) RUnLockRollback

func (self *EasyImpl) RUnLockRollback()

func (*EasyImpl) UnLockInsert

func (self *EasyImpl) UnLockInsert()

func (*EasyImpl) UnLockRollback

func (self *EasyImpl) UnLockRollback()

Jump to

Keyboard shortcuts

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