Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorldStateJSONQueryExecutor ¶
type WorldStateJSONQueryExecutor struct {
// contains filtered or unexported fields
}
WorldStateQueryExecutor executes a given set of query criterias on the states stored in the world state database and returns a set of keys whose values are matching the given criterias
func NewWorldStateJSONQueryExecutor ¶
func NewWorldStateJSONQueryExecutor(db worldstate.DBsSnapshot, l *logger.SugarLogger) *WorldStateJSONQueryExecutor
func (*WorldStateJSONQueryExecutor) ExecuteQuery ¶
Click to show internal directories.
Click to hide internal directories.