Documentation ¶
Index ¶
- type Block
- type BlockGet
- type Data
- type OPkg
- type PkgGet
- type PkgState
- func (self *PkgState) Close(id *keys.Uint256, pkr *keys.PKr, key *keys.Uint256) (ret OPkg, e error)
- func (self *PkgState) Force_add(from *keys.PKr, pack *stx.PkgCreate)
- func (self *PkgState) Force_del(id *keys.Uint256)
- func (self *PkgState) Force_transfer(id *keys.Uint256, to *keys.PKr)
- func (self *PkgState) GetPkg(id *keys.Uint256) (pg *ZPkg)
- func (self *PkgState) Revert(revid int)
- func (self *PkgState) Snapshot(revid int)
- func (self *PkgState) Transfer(id *keys.Uint256, pkr *keys.PKr, to *keys.PKr) (e error)
- func (self *PkgState) Update()
- type ZPkg
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.