Documentation ¶
Index ¶
Constants ¶
View Source
const BOYAR_SERVICE = "boyar"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Boyar ¶
type Boyar interface { ProvisionVirtualChains(ctx context.Context) error ProvisionHttpAPIEndpoint(ctx context.Context) error ProvisionServices(ctx context.Context) error }
func NewBoyar ¶
func NewBoyar(orchestrator adapter.Orchestrator, cfg config.NodeConfiguration, cache *Cache, logger log.Logger) Boyar
Source Files ¶
Click to show internal directories.
Click to hide internal directories.