core

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2022 License: Apache-2.0 Imports: 2 Imported by: 4

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 NewBaseCotainer

func NewBaseCotainer() *BaseCotainer

NewBaseCotainer 创建基础容器

func (*BaseCotainer) Communication

func (b *BaseCotainer) Communication() *communication.Communication

Communication 未真正使用

func (*BaseCotainer) Config

func (b *BaseCotainer) Config() *config.JSON

Config JSON配置

func (*BaseCotainer) SetCommunication

func (b *BaseCotainer) SetCommunication(com *communication.Communication)

SetCommunication 未真正使用

func (*BaseCotainer) SetConfig

func (b *BaseCotainer) SetConfig(conf *config.JSON)

SetConfig 设置JSON配置

type Container

type Container interface {
	Start() error
}

Container 容器

Directories

Path Synopsis
statistics
transport

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL