lets-go-chat

module
v0.0.0-...-2563dae Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2023 License: MIT

README

lets-go-chat

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites
Running App
$ go run cmd/lets-go-chat/main.go

Makefile:

$ make run
Running Tests
$ go test ./...

Makefile:

$ make test
Documentation
  • Install GoDoc: $ go install golang.org/x/tools/cmd/godoc@latest
  • Run: go godoc -http=:6060
  • Open: localhost:6060

Directories

Path Synopsis
cmd
internal
domain/user/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
pkg
hasher
Package hasher provides methods to generate hash for the given passwords using a secure hashing algorithm - argon2
Package hasher provides methods to generate hash for the given passwords using a secure hashing algorithm - argon2

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL