event_bus

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestDynamicHandler

type TestDynamicHandler struct{}

func (TestDynamicHandler) Handle

func (t TestDynamicHandler) Handle(uid string, metadata message.Metadata, data interface{}) error

type TestHandler

type TestHandler struct{}

func (TestHandler) Handle

func (t TestHandler) Handle(uid string, metadata message.Metadata, data TestModel) error

type TestModel

type TestModel struct {
	*pb.Weblog
}

func (TestModel) GetId

func (n TestModel) GetId() string

func (TestModel) Metadata

func (n TestModel) Metadata() message.Metadata

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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