context

package
v0.0.0-...-56f3d1a Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 7 Imported by: 10

Documentation

Overview

明确定义该模块需要的上下文信息,方便代码阅读和理解

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetCtx

type NetCtx struct {
	// 基础上下文
	xctx.BaseCtx
	// 运行环境配置
	EnvCfg *xconf.EnvConf
	// 网络组件配置
	P2PConf *nconf.NetConf
}

网络组件运行上下文环境

func NewNetCtx

func NewNetCtx(envCfg *xconf.EnvConf) (*NetCtx, error)

Jump to

Keyboard shortcuts

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