grpc_server

command module
v0.0.0-...-5cf43a9 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

README

grpc_server

grpc_server is a part of yagogame. Yagogame - is yet another Go game on the Go, made just for fun.

grpc_server provides go game service available thru grpc.

Installation

To install this package, you need to install Go and setup your Go workspace on your computer. The simplest way to install the library is to run:

$ go get -u github.com/yagoggame/grpc_server

With Go module support (Go 1.11+), simply import github.com/yagoggame/grpc_server in your source code and go [build|run|test] will automatically download the necessary dependencies Go modules ref.

License

The grpc_server is part of yagogame.

yagogame is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

yagogame is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with yagogame. If not, see https://www.gnu.org/licenses/.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
dummy
Package dummy provides dummy realization of interfaces.Authorizator interface
Package dummy provides dummy realization of interfaces.Authorizator interface
postgres
Package postgres provides postgres realization of interfaces.Authorizator interface
Package postgres provides postgres realization of interfaces.Authorizator interface
cmd
Package interfaces provides description of interfaces and constants used by submodules and runs cobra mommands
Package interfaces provides description of interfaces and constants used by submodules and runs cobra mommands
mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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