Documentation ¶
Index ¶
- func Delete(containerID, signature []byte) bool
- func EACL(containerID []byte) extendedACL
- func Get(containerID []byte) []byte
- func GetContainerSize(id []byte) containerSizes
- func Init(owner, addrNetmap, addrBalance, addrID interop.Hash160)
- func List(owner []byte) [][]byte
- func ListContainerSizes(epoch int) [][]byte
- func Migrate(script []byte, manifest []byte) bool
- func NewEpoch(epochNum int)
- func Owner(containerID []byte) []byte
- func Put(container []byte, signature interop.Signature, publicKey interop.PublicKey) bool
- func PutContainerSize(epoch int, cid []byte, usedSize int, pubKey interop.PublicKey) bool
- func SetEACL(eACL, signature []byte) bool
- func StartContainerEstimation(epoch int) bool
- func StopContainerEstimation(epoch int) bool
- func Version() int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContainerSize ¶ added in v0.4.0
func GetContainerSize(id []byte) containerSizes
func ListContainerSizes ¶ added in v0.4.0
func PutContainerSize ¶ added in v0.4.0
func StartContainerEstimation ¶ added in v0.4.0
func StopContainerEstimation ¶ added in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.