loggregatorlib

module
v0.0.0-...-5115dcd Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: Apache-2.0, BSD-3-Clause, MIT

README

#loggregatorlib

Coverage Status

Loggregatorlib includes packages and libraries used by loggregator.

The emitter is an external library used to emit messages to the loggregator server.

DEPRECATED

This library and its contents are no longer in use by Loggregator components. Packages that were still in use have been moved to the loggregator repository.

Setup

export GOPATH=`pwd`

go get github.com/cloudfoundry/loggregatorlib

Running Tests:

cd loggregatorlib
go get ./...
go test -i --race ./...
go test -v --race ./...

Conform to go vet

go vet ./...

Components

  • cfcomponent: Components used by Loggregator for use with CloudFoundry.
  • emitter: GO library to emit messages to the loggregator. For instructions see the emitter/README.
  • loggregatorclient: A package used to send UDP messages. Used by Emitter and DEAagent.
  • logmessage: The package for loggregator protobuffer messages.
  • appid: Contains the id of an app that is the target of a logmessage
  • lib_testhelpers: Helpers for testing

Directories

Path Synopsis
fakes
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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