package notifier
import "github.com/Diarkis/diarkis/client/go/notifier"
Index
Functions
func ParseAndNotify
func ParseAndNotify(payload []byte, callbacks []func(uint8, uint16, []byte)) []byte
ParseAndNotify parses notifier packets in part of echo/heartbeat and triggers passed callbacks returns rest of the bytes by removing notifier bytes