skills/

directory
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2025 License: MIT

README

技术点

  • gin
  • gorm
  • 配置
  • zerolog 打印日志
  • 统一响应

MySQL 环境

docker run --name mysql8 \
  -e MYSQL_ROOT_PASSWORD=admin888 \
  -p 3306:3306 \
  -v /Users/wxvirus/env/mysql8-data:/var/lib/mysql \
  -d mysql:8.0

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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