Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseCotainer ¶
type BaseCotainer struct {
// contains filtered or unexported fields
}
BaseCotainer 基础容器
func (*BaseCotainer) Communication ¶
func (b *BaseCotainer) Communication() *communication.Communication
Communication 未真正使用
func (*BaseCotainer) SetCommunication ¶
func (b *BaseCotainer) SetCommunication(com *communication.Communication)
SetCommunication 未真正使用
func (*BaseCotainer) SetConfig ¶
func (b *BaseCotainer) SetConfig(conf *config.JSON)
SetConfig 设置JSON配置
Click to show internal directories.
Click to hide internal directories.