printer

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Opt

type Opt = (func(*impl) (*impl, error))

func WithLogger

func WithLogger(logger *zap.SugaredLogger) Opt

type Printer

type Printer interface {
	Reply(*dbus.Call)
	Signal(*dbus.Signal)
	Variant(*dbus.Variant)
}

Printer is an interface generated for "github.com/black-desk/busagent/internal/printer.impl".

func New

func New(opts ...Opt) (ret Printer, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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