command
module
Version:
v0.0.0-...-e571bb1
Opens a new window with list of versions in this module.
Published: Nov 27, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
使用说明
使用方法:
- 本库所有函数均有中文注释,参照注释内容传递参数与调用。
- 欢迎大家对函数进行补充,QQ群:1020853347
- 提供了对rabbitmq消息队列的支持
- 可快速监听队列消息
- 支持队列响应
- 具体demo请打开tests/rabbitmq_test.go测试文件查看
- 仅支持Windows系统
- 支持所有Chrome内核的浏览器
- 使用案例,请参考chrome.go文件
- 具体demo请打开tests/chrome_test.go测试文件查看
big系列包文件说明
- 本库所有函数均采用“类型名+功能名”方式命名
- big系列是指:big和winbig两个包
- 该包中的函数,兼容全部系统
- 仅支持Windows系统,针对Windows系统提供了更为强大的函数
str:
文本字符串相关操作
encode:
编码相关的操作
http:
网络请求相关操作
stu:
结构体相关操作
sys:
系统相关操作
prog:
程序相关操作
本库调用的第三方库有:
- golang.org/x/text
- golang.org/x/sys/windows/registry
- github.com/StackExchange/wmi
- github.com/gorilla/websocket
- github.com/bitly/go-simplejson
- github.com/satori/go.uuid
- github.com/streadway/amqp
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
编码操作 |
本库仅支持Windows平台的所有使用Chrome内核的浏览器,线程安全的 Browser结构体用于操作浏览器
|
本库仅支持Windows平台的所有使用Chrome内核的浏览器,线程安全的 Browser结构体用于操作浏览器 |
pay
|
|
|
|
|
|
|
|
|
|
|
程序操作 |
Click to show internal directories.
Click to hide internal directories.