cmd

package
v2.1.8 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: GPL-3.0 Imports: 55 Imported by: 1

Documentation

Index

Constants

View Source
const (
	BHEAuthSignature string = "bhesignature"
)

Variables

View Source
var ErrExceededRetryLimit = errors.New("exceeded max retry limit for ingest batch, proceeding with next batch...")

Functions

func Execute

func Execute() error

func NewAzureWrapper

func NewAzureWrapper[T any](kind enums.Kind, data T) azureWrapper[T]

func StartService

func StartService() error

Types

type AzureWrapper

type AzureWrapper struct {
	Kind enums.Kind  `json:"kind"`
	Data interface{} `json:"data"`
}

deprecated: use azureWrapper instead

Source Files

Jump to

Keyboard shortcuts

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