dealmaker

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(
	fx.Provide(
		newServices,
	),
)

Functions

This section is empty.

Types

type Service

type Service struct {
	*genesis.Service
	// contains filtered or unexported fields
}

func (*Service) DealMatched added in v0.5.0

func (d *Service) DealMatched(dealID string)

func (*Service) DealsAgreed

func (d *Service) DealsAgreed(f func(dealID string))

DealsAgreed should only be called exactly once

func (*Service) LoadPlugin added in v0.7.0

func (d *Service) LoadPlugin(pluginName string) error

func (*Service) Name

func (d *Service) Name() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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