Versions in this module Expand all Collapse all v0 v0.1.0 Jul 14, 2020 Changes in this version + type Store struct + DB *sql.DB + func NewStore(dbinfo string) *Store + func (st *Store) StoreChannelMessage(msg messages.Message) error