Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Burnable ¶
type Burnable interface {
GetBurn() properties.Property
}
type Lockable ¶
type Lockable interface {
GetLock() properties.Property
}
type Splittable ¶
type Splittable interface {
GetSupply() properties.Property
}
type Transactional ¶
Click to show internal directories.
Click to hide internal directories.