Gin-based extension tool library
You can commit PR to this repository
- This is a sample pub/sub library, but useful
- Irregularly updated
go get -u github.com/gobkc/ext
g := ext.NewServer()
g.RUN(`:8080`)
© Gobkc, 2023~time.Now
Released under the Apache License