Categorygithub.com/share309/ginchat
modulepackage
0.2.0
Repository: https://github.com/share309/ginchat.git
Documentation: pkg.go.dev

# README

Getting started

Prerequisites

  • Go: any one of the three latest major releases (we test it with these).

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

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author