Documentation ¶
Index ¶
- type BesuProvider
- func (p *BesuProvider) DeploySmartContracts() error
- func (p *BesuProvider) FirstTimeSetup() error
- func (p *BesuProvider) GetDockerServiceDefinitions() []*docker.ServiceDefinition
- func (p *BesuProvider) GetFireflyConfig(m *types.Member) (blockchainConfig *core.BlockchainConfig, orgConfig *core.OrgConfig)
- func (p *BesuProvider) PostStart() error
- func (p *BesuProvider) PreStart() error
- func (p *BesuProvider) Reset() error
- func (p *BesuProvider) WriteConfig() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BesuProvider ¶
func (*BesuProvider) DeploySmartContracts ¶
func (p *BesuProvider) DeploySmartContracts() error
func (*BesuProvider) FirstTimeSetup ¶
func (p *BesuProvider) FirstTimeSetup() error
func (*BesuProvider) GetDockerServiceDefinitions ¶
func (p *BesuProvider) GetDockerServiceDefinitions() []*docker.ServiceDefinition
func (*BesuProvider) GetFireflyConfig ¶
func (p *BesuProvider) GetFireflyConfig(m *types.Member) (blockchainConfig *core.BlockchainConfig, orgConfig *core.OrgConfig)
func (*BesuProvider) PostStart ¶
func (p *BesuProvider) PostStart() error
func (*BesuProvider) PreStart ¶
func (p *BesuProvider) PreStart() error
func (*BesuProvider) Reset ¶ added in v0.0.36
func (p *BesuProvider) Reset() error
func (*BesuProvider) WriteConfig ¶
func (p *BesuProvider) WriteConfig() error
Click to show internal directories.
Click to hide internal directories.