go-client-api

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

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

Go to latest
Published: Oct 23, 2018 License: LGPL-3.0 Imports: 4 Imported by: 0

README

go-client-api

WARNING: This is an incomplete work-in-progress. yet

The Golang java-tron gRPC client

Requirements

  • Go 1.6 or higher

Installation

First you need to install ProtocolBuffers 3.0.0-beta-3 or later.

mkdir tmp
cd tmp
git clone https://github.com/google/protobuf
cd protobuf
./autogen.sh
./configure
make
make check
sudo make install

Then, go get -u as usual the following packages:

go get -u github.com/golang/protobuf/protoc-gen-go

Update protocol:

git submodule update --remote

Example:

go get -u github.com/zychappy/go-client-api
go run program/getnowblock.go -grpcAddress localhost:50051

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package api is a generated protocol buffer package.
Package api is a generated protocol buffer package.
common
Package core is a generated protocol buffer package.
Package core is a generated protocol buffer package.
@APIVersion 1.0.0 @Title go-client-api Test API @Description go-client-api is tron-java grpc client @TermsOfServiceUrl https://tron.network/
@APIVersion 1.0.0 @Title go-client-api Test API @Description go-client-api is tron-java grpc client @TermsOfServiceUrl https://tron.network/

Jump to

Keyboard shortcuts

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