Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCustomWebsocketDep ¶
func AddCustomWebsocketDep(customWebsocketPath string)
AddCustomWebsocketDep injects custom gorrila/websocket library into the temporary directory
从 embed 文件系统中解压 websocket.tar 文件,并依次写入临时工程中,作为一个单独的包存在。 gorrila/websocket 是一个无第三方依赖的库,因此其位置可以随处移动,而不影响自身的编译。
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.