Categorygithub.com/gobkc/ext
repositorypackage
1.0.6
Repository: https://github.com/gobkc/ext.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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