Categorygithub.com/xiexianbin/go-echo-demo
repositorypackage
0.0.0-20240616025555-8b0bf5e7897e
Repository: https://github.com/xiexianbin/go-echo-demo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

go-echo-demo

build GoDoc Go Report Card

Feature

usage

  • release
git tag -s v0.1.0
git push origin v0.1.0
# git push origin --tags
  • download
curl -Lfs -o main https://github.com/xiexianbin/go-echo-demo/releases/latest/download/main-{linux|darwin|windows}-{amd64|arm64}
chmod +x main
./main

reference