gobkc / ext

A gin-based extension library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gin-ext

Gin-based extension tool library

Contributing

You can commit PR to this repository

Overview

  • This is a sample pub/sub library, but useful
  • Irregularly updated

How to get it?

go get -u github.com/gobkc/ext

Quick start

	g := ext.NewServer()
	g.RUN(`:8080`)

License

© Gobkc, 2023~time.Now

Released under the Apache License

About

A gin-based extension library


Languages

Language:Go 100.0%