//
pkg.gl
Category
github.com/cachecashproject/go-cachecash
log
server
package
0.0.0-20201029031353-9742f5acb6e0
Repository:
https://github.com/cachecashproject/go-cachecash.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
29
Dependents
1
Files
435 SLOC
#
Functions
NewLogPipe
NewLogPipe creates a LogPipe server.
#
Constants
DefaultLogSize
DefaultLogSize is the maximum size bundle we will accept.
#
Variables
ErrFailedProcessing
ErrFailedProcessing indicates a failure in processing that can be retried.
#
Structs
Config
Config is the configuration of the server.
FileMeta
FileMeta is a simple struct for passing ip info with filenames..
LogPipe
LogPipe pipes data from protobuf-generated logs (see log/client.go for the client) to elasticsearch in a structured fashion.