# README
Getting started
Prerequisites
Getting ginchat
With Go module support, simply add the following import
import "github.com/share309/ginchat"
to your code, and then go [build|run|test]
will automatically fetch the necessary dependencies.
Otherwise, run the following Go command to install the gin_chat
package:
$ go get -u github.com/share309/ginchat
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author