Versions in this module Expand all Collapse all v0 v0.7.2 Apr 16, 2020 v0.7.1 Apr 9, 2020 Changes in this version + type Validator interface + Register func(poolId *actor.PID) + UnRegister func(poolId *actor.PID) + VerifyType func() vatypes.VerifyType + func NewValidator(id string) (Validator, error)