loggerplugin

package
v0.0.0-...-31ff889 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2016 License: BSD-3-Clause Imports: 9 Imported by: 2

Documentation

Index

Constants

View Source
const ID_LEN = 32

Variables

This section is empty.

Functions

This section is empty.

Types

type LoggerPlugin

type LoggerPlugin interface {
	Log(msg []byte, _ *int) error
}

type LoggerPluginServer

type LoggerPluginServer struct {
	Port int
	Name string
	// contains filtered or unexported fields
}

func NewLoggerPlugin

func NewLoggerPlugin(logger LoggerPlugin) (*LoggerPluginServer, error)

func (*LoggerPluginServer) Run

func (x *LoggerPluginServer) Run() error

type ReadyArg

type ReadyArg struct {
	Port int
	Name string
}

Jump to

Keyboard shortcuts

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