deep

package
v0.0.0-...-22113b6 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDeepReceiver

func NewDeepReceiver(cfg *DeepConfig, next types.ProcessSnapshots, pollNext types.ProcessPoll, logger log.Logger) (types.Receiver, error)

Types

type DeepConfig

type DeepConfig struct {
	Protocols *Protocols `mapstructure:"protocols"`
	Debug     bool       `mapstructure:"debug"`
}

func CreateConfig

func CreateConfig(cfg interface{}) (*DeepConfig, error)

type Protocols

type Protocols struct {
	GRPC *configgrpc.GRPCServerSettings `mapstructure:"grpc"`
}

Jump to

Keyboard shortcuts

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