events

package module
v0.0.0-...-34ddbf9 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2018 License: Unlicense Imports: 6 Imported by: 0

README

events

drop-in boltdb event logging

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

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

func Open

func Open(path string) (*Logger, error)

func (*Logger) Close

func (l *Logger) Close() error

func (*Logger) Iter

func (l *Logger) Iter(typ string, fn func(decodeFn func(interface{}) error) error) error

func (*Logger) Log

func (l *Logger) Log(typ string, event interface{}) error

Jump to

Keyboard shortcuts

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