solver

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

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func AddServerCliFlags added in v0.2.5

func AddServerCliFlags(cmd *cobra.Command, serverOptions *http.ServerOptions)

func AddSolverCliFlags added in v0.2.5

func AddSolverCliFlags(cmd *cobra.Command, options *solver.SolverOptions)

func CheckServerOptions added in v0.2.5

func CheckServerOptions(options http.ServerOptions) error

func CheckSolverOptions added in v0.2.5

func CheckSolverOptions(options solver.SolverOptions) error

func GetDefaultServerOptions added in v0.2.5

func GetDefaultServerOptions() http.ServerOptions

func NewSolverOptions added in v0.2.5

func NewSolverOptions() solver.SolverOptions

func ProcessSolverOptions added in v0.2.5

func ProcessSolverOptions(options solver.SolverOptions) (solver.SolverOptions, 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