package
1.0.7
Repository: https://github.com/sswanv/cherry-component.git
Documentation: pkg.go.dev

# README

gin组件

  • 基于gin实现http server

Install

Prerequisites

  • GO >= 1.17

Using go get

go get github.com/cherry-game/cherry/components/gin@latest

Quick Start

import cherryGIN "github.com/cherry-game/cherry/components/gin"

example