events

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(ctx context.Context, loc string, msg string, keyVals ...types.KeyVal)

Debug write debug message to stdout Using Loc as user provided to enable flex on how to define - e.g. domain.method or unique identifier, etc as makes sense. Will ensure it is always thought about to start

func Event

func Event(ctx context.Context, loc string, msg string, keyVals ...types.KeyVal)

Event write event message to stdout - note: events are handled outside the scope of the module by design See debug comments, same concept here, is just marked as event to enable later processing of event stream

Types

This section is empty.

Jump to

Keyboard shortcuts

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