Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountExtractor ¶
type AccountExtractor struct{}
AccountExtractor is a state extractor that deals with Account actors.
func (AccountExtractor) Extract ¶
func (AccountExtractor) Extract(ctx context.Context, a actorstate.ActorInfo, node actorstate.ActorStateAPI) (model.Persistable, error)
Extract will create persistable data for a given actor's state.
Click to show internal directories.
Click to hide internal directories.