lumberjack

package
v0.0.0-...-d1d3c2e Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2015 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Host   string `json:"host"`
	SSLCrt string `json:"ssl_crt"`
	SSLKey string `json:"ssl_key"`
}

type LJServer

type LJServer struct {
	Config *Config
	// contains filtered or unexported fields
}

func (*LJServer) Init

func (lj *LJServer) Init(config json.RawMessage, r parser.Receiver) error

func (*LJServer) Start

func (lj *LJServer) Start() error

func (*LJServer) Stop

func (lj *LJServer) Stop() error

Jump to

Keyboard shortcuts

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