GoP2P

command module
v0.0.0-...-c729bb3 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2019 License: LGPL-3.0 Imports: 27 Imported by: 0

README

GoP2P

A streamlined shard-based P2P networking stack built in Go.

Author Project GoDoc Author Build Status CircleCI Go Report Card codecov

Dependencies

All critical dependencies have been included in .vendor/. As of now, protoc (compile .proto files) is the only GoP2P dependency not shipped in .vendor or .vendor-new. Fortunately, protoc is only necessary for the proper use of GoP2P in the case that .pb.go files need to be compiled on runtime. In production environments where users cannot be prompted to install protoc, it is recommended that the necessary .pb.go files are compiled and provided by the developers of software using GoP2P before runtime.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
rpc/proto/common
Package common is a generated twirp stub package.
Package common is a generated twirp stub package.
rpc/proto/database
Package database is a generated twirp stub package.
Package database is a generated twirp stub package.
rpc/proto/environment
Package environment is a generated twirp stub package.
Package environment is a generated twirp stub package.
rpc/proto/handler
Package proto is a generated twirp stub package.
Package proto is a generated twirp stub package.
rpc/proto/node
Package node is a generated twirp stub package.
Package node is a generated twirp stub package.
rpc/proto/protobuf
Package protobuf is a generated twirp stub package.
Package protobuf is a generated twirp stub package.
rpc/proto/shard
Package shard is a generated twirp stub package.
Package shard is a generated twirp stub package.
rpc/proto/upnp
Package upnp is a generated twirp stub package.
Package upnp is a generated twirp stub package.
types

Jump to

Keyboard shortcuts

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