Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainFactory ¶
type ChainFactory struct {
// contains filtered or unexported fields
}
ChainFactory ... 实现配置链工厂
func (*ChainFactory) Create ¶
func (inst *ChainFactory) Create(p *store.ConfigChainParams) store.ConfigChain
Create ...
Click to show internal directories.
Click to hide internal directories.