lumberjack

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2016 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 `yaml:"host"`
	SSLCrt string `yaml:"ssl_crt"`
	SSLKey string `yaml:"ssl_key"`
}

type LJServer

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

func (*LJServer) Init

func (lj *LJServer) Init(config yaml.MapSlice, r input.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