jobcreator

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: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func AddJobCreatorCliFlags added in v0.2.1

func AddJobCreatorCliFlags(cmd *cobra.Command, options *jobCreatorService.JobCreatorOptions)

func AddJobCreatorMediationCliFlags added in v0.2.1

func AddJobCreatorMediationCliFlags(cmd *cobra.Command, mediationOptions *jobCreatorService.JobCreatorMediationOptions)

func AddJobCreatorOfferCliFlags added in v0.2.1

func AddJobCreatorOfferCliFlags(cmd *cobra.Command, offerOptions *jobCreatorService.JobCreatorOfferOptions)

func AddModuleCliFlags added in v0.2.5

func AddModuleCliFlags(cmd *cobra.Command, moduleConfig *dto.ModuleConfig)

func CheckJobCreatorOptions added in v0.2.1

func CheckJobCreatorOptions(options jobCreatorService.JobCreatorOptions) error

func CheckModuleOptions added in v0.2.5

func CheckModuleOptions(options dto.ModuleConfig) error

func GetDefaultJobCreatorMediationOptions added in v0.2.1

func GetDefaultJobCreatorMediationOptions() jobCreatorService.JobCreatorMediationOptions

func GetDefaultJobCreatorOfferOptions added in v0.2.1

func GetDefaultJobCreatorOfferOptions() jobCreatorService.JobCreatorOfferOptions

func GetDefaultModuleOptions added in v0.2.5

func GetDefaultModuleOptions() dto.ModuleConfig

func NewJobCreatorOptions added in v0.2.1

func NewJobCreatorOptions() jobCreatorService.JobCreatorOptions

func ProcessJobCreatorOptions added in v0.2.1

func ProcessJobCreatorOptions(options jobCreatorService.JobCreatorOptions, args []string) (jobCreatorService.JobCreatorOptions, error)

func ProcessModuleOptions added in v0.2.5

func ProcessModuleOptions(options dto.ModuleConfig) (dto.ModuleConfig, error)

see if we have a shortcut and fill in the other values if we do

func ProcessOnChainJobCreatorOptions added in v0.2.1

func ProcessOnChainJobCreatorOptions(options jobCreatorService.JobCreatorOptions, args []string) (jobCreatorService.JobCreatorOptions, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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