decoder

package
v0.1.19 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decoder

type Decoder struct {
	// contains filtered or unexported fields
}

func (*Decoder) Decode

func (d *Decoder) Decode(outputFilename string) (err error)

type DecoderService added in v0.1.14

type DecoderService interface {
	Decode(outputFilename string) (err error)
	// contains filtered or unexported methods
}

func NewDecoder

func NewDecoder(ctx context.Context, address string, portNumber int, log *logrus.Logger) DecoderService

Jump to

Keyboard shortcuts

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