Skip to content

Latest commit

 

History

History
 
 

gin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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