Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func Init ¶
func Init(config *config.Config, ds *datastore.KafkaDatastore, pgDs *pg.PgDatastore) (*Service, error)
func (*Service) Push ¶
func (s *Service) Push(txData *tx.GetTxResponse)
type TempMessage ¶
Click to show internal directories.
Click to hide internal directories.