bigtires

command module
v0.0.0-...-9d44b34 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

README

使用说明

使用方法:

  1. 本库所有函数均有中文注释,参照注释内容传递参数与调用。
  2. 欢迎大家对函数进行补充,QQ群:1020853347

gitee.com/nanqis/bigtires/rabbitmq包

  1. 提供了对rabbitmq消息队列的支持
  2. 可快速监听队列消息
  3. 支持队列响应
  4. 具体demo请打开tests/rabbitmq_test.go测试文件查看

gitee.com/nanqis/bigtires/chrome包

  1. 仅支持Windows系统
  2. 支持所有Chrome内核的浏览器
  3. 使用案例,请参考chrome.go文件
  4. 具体demo请打开tests/chrome_test.go测试文件查看

big系列包文件说明

  1. 本库所有函数均采用“类型名+功能名”方式命名
  2. big系列是指:big和winbig两个包
gitee.com/nanqis/bigtires/big包
  1. 该包中的函数,兼容全部系统
gitee.com/nanqis/bigtires/winbig包
  1. 仅支持Windows系统,针对Windows系统提供了更为强大的函数
str:

文本字符串相关操作

encode:

编码相关的操作

http:

网络请求相关操作

stu:

结构体相关操作

sys:

系统相关操作

prog:

程序相关操作

本库调用的第三方库有:

  1. golang.org/x/text
  2. golang.org/x/sys/windows/registry
  3. github.com/StackExchange/wmi
  4. github.com/gorilla/websocket
  5. github.com/bitly/go-simplejson
  6. github.com/satori/go.uuid
  7. github.com/streadway/amqp

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
编码操作
编码操作
本库仅支持Windows平台的所有使用Chrome内核的浏览器,线程安全的 Browser结构体用于操作浏览器
本库仅支持Windows平台的所有使用Chrome内核的浏览器,线程安全的 Browser结构体用于操作浏览器
g
pay
程序操作
程序操作

Jump to

Keyboard shortcuts

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