examplehorizonclient

package
v0.0.0-...-821bc58 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package examplehorizonclient provides a dummy client for use with the GoDoc examples.

Index

Constants

This section is empty.

Variables

View Source
var DefaultTestNetClient = Client{}

DefaultTestNetClient is a simple mock

Functions

This section is empty.

Types

type AccountRequest

type AccountRequest struct {
	AccountID string
}

AccountRequest is a simple mock

type Client

type Client struct {
}

Client is a simple mock

func (*Client) AccountDetail

func (client *Client) AccountDetail(req AccountRequest) (hProtocol.Account, error)

AccountDetail returns a minimal, static Account object

Jump to

Keyboard shortcuts

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