playground

module
v0.0.0-...-e86600b Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: MIT

README

一、项目结构

├─cmd
│  ├─crawler
│  └─demo
└─pkg
    ├─crawler
    ├─crypto
    ├─db
    ├─distributed
    ├─encoding
    ├─http
    ├─jwt
    ├─log
    ├─mail
    ├─prometheus
    ├─redis
    ├─security
    ├─util
    └─version

1、应用

cmd目录自行创建应用目录,每个应用应有自己的README.mdCHANGELOG.md

文件夹 说明 描述
crawler 爬虫 爬虫

2、包

1、目录结构

文件夹 说明 描述
crawler crawler colly封装
crypto crypto 对称、非对称、摘要
db db gorm
distributed distributed 注册中心、分布式锁
http http http封装
log log zap封装
prometheus prometheus exporter
redis redis go-redis封装
security security security
util util util
version version 记录版本信息,由CICD传入
jwt jwt jwt token
mail mail mail
encoding encoding base64, pem

2、安装

go get github.com/forestyc/playground

Directories

Path Synopsis
cmd
demo/chromedp/sgx
Command click is a chromedp example demonstrating how to use a selector to click on an element.
Command click is a chromedp example demonstrating how to use a selector to click on an element.
pkg

Jump to

Keyboard shortcuts

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