plz

package
v0.0.0-...-4aef51c Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2018 License: Apache-2.0, Apache-2.0 Imports: 4 Imported by: 0

README

plz

PLZ has three parts

  • plz: observability, test helper, message format, utility
  • plz.sql: use sql to query anything
  • plz.service: junction for distributed computing

Observability is the primary goal:

  • countlog: log event, record how state change over the time
  • dump: take snapshot of data, record the moment
  • witch: a WEB UI to make log and snapshot visible

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close(resource io.Closer, properties ...interface{}) error

func CloseAll

func CloseAll(resources []io.Closer, properties ...interface{}) error

func MergeErrors

func MergeErrors(errs ...error) error

func WrapCloser

func WrapCloser(f func() error) io.Closer

Types

type MultiError

type MultiError []error

func (MultiError) Error

func (errs MultiError) Error() string

Directories

Path Synopsis
loglog
logger for logger
logger for logger
output/lumberjack
Package lumberjack provides a rolling logger.
Package lumberjack provides a rolling logger.
spi
examples

Jump to

Keyboard shortcuts

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