objectstorage

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package objectstorage re-exports the reusable object-storage event contract for clean services.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event = base.Event

type EventHandler

type EventHandler = base.EventHandler

type EventHandlerRegisterer

type EventHandlerRegisterer = base.EventHandlerRegisterer

type Router

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

Router maps object-storage event names to EventHandlers.

func NewRouter

func NewRouter() *Router

func (*Router) Handle

func (r *Router) Handle(e Event) error

func (*Router) Register

func (r *Router) Register(eventName string, h EventHandler)

Jump to

Keyboard shortcuts

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