cmd

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 License: GPL-3.0 Imports: 51 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BHEAuthSignature string = "bhesignature"
)

Variables

This section is empty.

Functions

func Execute

func Execute() error

func NewAzureWrapper added in v1.2.0

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