rpcconsensus

package
v0.0.0-...-63670cc Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2018 License: GPL-3.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetMetricsArgs

type GetMetricsArgs struct {
	Format string
}

type GetMetricsReply

type GetMetricsReply struct {
	Metrics string
}

func GetMetrics

func GetMetrics(format string) (*GetMetricsReply, error)

type GetTreeArgs

type GetTreeArgs struct {
	Format string
}

type GetTreeReply

type GetTreeReply struct {
	Tree string
}

func GetTree

func GetTree(format string) (*GetTreeReply, error)

Jump to

Keyboard shortcuts

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