Categorygithub.com/Zaba505/ibento
modulepackage
0.0.0-20230219215613-0f5644926876
Repository: https://github.com/zaba505/ibento.git
Documentation: pkg.go.dev

# README

Embeddable, persistant event logging

Japanese for events

# Functions

Open opens a new event log.
WithLogger.

# Structs

Iterator.
Log represents an readonly and append-only log of events.
Notification represents that an event has been appended to the Log.
ValidationError represents that an invalid parameter was provided to a method or function.

# Type aliases

Option is a type which helps override the default Log configuration.