Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHasher ¶
func NewHasher(c *models.Config, l interfaces.Logger, r interfaces.RequestQueue, s interfaces.SubmissionQueue, cl interfaces.ClientStopQueue, w interfaces.Waiter, m *sync.Mutex) interfaces.Encoder
func NewHasherFactory ¶
func NewHasherFactory(p interfaces.ConfigProvider, l interfaces.Logger, r interfaces.RequestQueue, s interfaces.SubmissionQueue, c interfaces.ClientStopQueue, w interfaces.Waiter) interfaces.EncoderFactory
Types ¶
type HasherFactory ¶
type HasherFactory struct {
// contains filtered or unexported fields
}
func (*HasherFactory) GetNewEncoder ¶
func (h *HasherFactory) GetNewEncoder() interfaces.Encoder
Click to show internal directories.
Click to hide internal directories.