Documentation
¶
Index ¶
- type Common
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Common ¶
type Common struct {
driver.BasicCacher
driver.ProtoCacheGetter
}
Click to show internal directories.
Click to hide internal directories.