jobcreator

package
v0.2.4-pr71 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: Apache-2.0 Imports: 10 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 *internal_job.JobCreatorOptions)

func AddJobCreatorMediationCliFlags added in v0.2.1

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

func AddJobCreatorOfferCliFlags added in v0.2.1

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

func AddModuleCliFlags added in v0.2.5

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

func CheckJobCreatorOptions added in v0.2.1

func CheckJobCreatorOptions(options internal_job.JobCreatorOptions) error

func CheckModuleOptions added in v0.2.5

func CheckModuleOptions(options data.ModuleConfig) error

func GetDefaultJobCreatorMediationOptions added in v0.2.1

func GetDefaultJobCreatorMediationOptions() internal_job.JobCreatorMediationOptions

func GetDefaultJobCreatorOfferOptions added in v0.2.1

func GetDefaultJobCreatorOfferOptions() internal_job.JobCreatorOfferOptions

func GetDefaultModuleOptions added in v0.2.5

func GetDefaultModuleOptions() data.ModuleConfig

func NewJobCreatorOptions added in v0.2.1

func NewJobCreatorOptions() internal_job.JobCreatorOptions

func ProcessJobCreatorOptions added in v0.2.1

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

func ProcessModuleOptions added in v0.2.5

func ProcessModuleOptions(options data.ModuleConfig) (data.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 internal_job.JobCreatorOptions, args []string) (internal_job.JobCreatorOptions, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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