publisher

package
v1.0.0-beta Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2015 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Publisher

type Publisher interface {
	Publish(s map[string]interface{}, source string)
}

Publisher publishes Apache HTTPD server-status via libbeat.

type StubPublisher

type StubPublisher struct {
	// contains filtered or unexported fields
}

StubPublisher is a Publisher that publishes Apache server-status.

func NewStubPublisher

func NewStubPublisher(c publisher.Client) *StubPublisher

NewStubPublisher constructs a new StubPublisher.

func (*StubPublisher) Publish

func (p *StubPublisher) Publish(s map[string]interface{}, source string)

Publish Apache server-status page.

Jump to

Keyboard shortcuts

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