ingestion

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InsertMultiple

func InsertMultiple(logEntries []models.BarkLog)

InsertMultiple function pushes a batch of logs into the LogChannel. The channel capacity is checked beforehand. In case, the channel is full, that message is conveyed. Each log entry's values are validated and then sent to the LogChannel.

func InsertSingle

func InsertSingle(logEntry models.BarkLog)

InsertSingle function pushes a single log entry into the LogChannel. The channel capacity is checked beforehand. In case, the channel is full, that message is conveyed. Each log entry's values are validated and then sent to the LogChannel.

Types

This section is empty.

Jump to

Keyboard shortcuts

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