quote

package
v2.0.0-...-4d7e8e0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2025 License: BSD-2-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(
	fx.Provide(NewQuote),
	fx.Invoke(startupQuote),
)

Functions

This section is empty.

Types

type Quote

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

func NewQuote

func NewQuote(in inContext) *Quote

func (*Quote) OnNotifyQuote

func (q *Quote) OnNotifyQuote(ctx context.Context, event broker.Event) error

func (*Quote) Subscribe

func (q *Quote) Subscribe()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳