Skip to content
#

circuit

Here are 285 public repositories matching this topic...

daliny
daliny commented Sep 4, 2019

at https://github.com/cep21/circuit/blob/v3.1.0/v3/example/main.go#L81

circuit.Config{} should be configured, like

circuit.Config{
General: circuit.GeneralConfig{
	OpenToClosedFactory: hystrix.CloserFactory(hystrix.ConfigureCloser{}),
	ClosedToOpenFactory: hystrix.OpenerFactory(hystrix.ConfigureOpener{}),
}

right?

graahnul-grom
graahnul-grom commented Dec 2, 2018
  1. Most of the README file content should be moved to
    a new INSTALL file. This file should also include a link
    to the Lepton EDA and Cygwin wiki page.
  2. README should be extended to provide more information
    about the Lepton EDA suite:
  • it was forked by main geda-gaf developers
  • it is compatible with (and direct replacement for) geda-gaf
  • list of new features: link to

Improve this page

Add a description, image, and links to the circuit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the circuit topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.