package
0.1.0
Repository: https://github.com/cinling/cin.git
Documentation: pkg.go.dev

# Functions

新建 http 上下文对象.
No description provided by the author
新建websocket session.

# Structs

上下文对象.
所有 handler 的基类。主要处理问题是:统一接口、数据库管理.
No description provided by the author
配置实例。用于封装配置.
http 上下文对象.
session.
No description provided by the author
No description provided by the author
websocket 使用的 session 。没有发送的功能。必须依赖 WebsocketServer 进行发送.