package
0.6.4
Repository: https://github.com/teaoslab/edgenode.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewHTTPAccessLogQueue 获取新对象.
NewHTTPAccessLogViewer 获取新对象.
No description provided by the author
NewHTTPClient 获取新客户端对象.
NewHTTPClientPool 获取新对象.
NewHTTPWriter 包装对象.
No description provided by the author
No description provided by the author
NewListenerManager 获取新对象.
No description provided by the author
No description provided by the author
No description provided by the author
NewOriginStateManager 获取新管理对象.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewUpgradeManager 获取新对象.
No description provided by the author
No description provided by the author
OriginConnect 连接源站.

# Constants

AccessLogMaxRequestBodySize 访问日志存储的请求内容最大尺寸 TODO 此值应该可以在访问日志页设置.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
环境变量.
No description provided by the author
No description provided by the author
SharedHTTPClientPool HTTP客户端池单例.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ClientConn 客户端连接.
ClientConnLimiter 客户端连接数限制.
ClientConnRemoteAddr 客户端地址定义.
ClientListener 客户端网络监听.
ClientTLSConn TLS连接封装.
EmptyResponseWriter 空的响应Writer.
HTTPAccessLogQueue HTTP访问日志队列.
HTTPAccessLogViewer 本地访问日志浏览器.
HTTPCacheTaskManager 缓存任务管理.
HTTPClient HTTP客户端.
HTTPClientPool 客户端池.
No description provided by the author
No description provided by the author
HTTPRequest HTTP请求.
HTTPWriter 响应Writer.
No description provided by the author
No description provided by the author
ListenerManager 端口监听管理器.
Node 节点.
No description provided by the author
OCSPUpdateTask 更新OCSP任务.
No description provided by the author
OriginStateManager 源站状态管理.
SyncAPINodesTask API节点同步任务.
SystemServiceManager 系统服务管理.
No description provided by the author
No description provided by the author
UDPConn 自定义的UDP连接管理.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UpgradeManager 节点升级管理器 TODO 需要在集群中设置是否自动更新.
No description provided by the author
No description provided by the author
WebsocketResponseReader Websocket响应Reader.

# Interfaces

No description provided by the author
No description provided by the author
ListenerInterface 各协议监听器的接口.
No description provided by the author