service

package
v0.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KafkaTopicDeviceLog = "device-log"
)
View Source
const (
	KafkaTopicDeviceReport = "device-report"
)

Variables

This section is empty.

Functions

func KafkaTopicDeviceLogUnmarshal

func KafkaTopicDeviceLogUnmarshal(data []byte) (*log.DeviceLogData, error)

func KafkaTopicDeviceLogUnmarshalTo

func KafkaTopicDeviceLogUnmarshalTo(data []byte, v *log.DeviceLogData) error

func KafkaTopicDeviceReportUnmarshal

func KafkaTopicDeviceReportUnmarshal(data []byte) (*collection.CollectionData, error)

func KafkaTopicDeviceReportUnmarshalTo

func KafkaTopicDeviceReportUnmarshalTo(data []byte, v *collection.CollectionData) error

Types

This section is empty.

Directories

Path Synopsis
log
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL