Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceRepo ¶
type Marshaller ¶
type Marshaller struct {
// contains filtered or unexported fields
}
func New ¶
func New(ctx context.Context, wg *sync.WaitGroup, config configuration.Config, deviceRepo DeviceRepo) (result *Marshaller, err error)
func (*Marshaller) Unmarshal ¶
func (this *Marshaller) Unmarshal(desc model.EventMessageDesc) (value interface{}, err error)
Click to show internal directories.
Click to hide internal directories.