publisher

package
v1.18.9-rc0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2021 License: GPL-2.0, GPL-2.0-or-later Imports: 5 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Publisher

type Publisher struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func New

func New() (*Publisher, error)

func (*Publisher) Close

func (p *Publisher) Close() error

func (*Publisher) Print

func (p *Publisher) Print(a ...interface{}) (int, error)

func (*Publisher) Printf

func (p *Publisher) Printf(format string, a ...interface{}) (int, error)

func (*Publisher) Write

func (p *Publisher) Write(b []byte) (int, error)

Jump to

Keyboard shortcuts

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