Versions in this module Expand all Collapse all v0 v0.6.1 Jan 21, 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)