Versions in this module Expand all Collapse all v0 v0.6.3 May 30, 2019 Changes in this version + type Common struct + func (c *Common) Padd(key string, valuePtr proto.Message, future zone.Time) bool + func (c *Common) Pforever(key string, valuePtr proto.Message) bool + func (c *Common) Ppull(key string, valuePtr proto.Message, defaultValuePtr ...proto.Message) error + func (c *Common) Pput(key string, valuePtr proto.Message, future zone.Time) bool