external

package
v0.0.29 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2018 License: Apache-2.0, BSD-2-Clause-Views, MIT Imports: 2 Imported by: 0

Documentation

Overview

Package external contains helper types for external packages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FederationClientInterface

type FederationClientInterface interface {
	LookupByAddress(addy string) (*fproto.NameResponse, error)
	LookupByAccountID(aid string) (*fproto.IDResponse, error)
}

type StellarTomlClientInterface

type StellarTomlClientInterface interface {
	GetStellarToml(domain string) (resp *stellartoml.Response, err error)
	GetStellarTomlByAddress(addy string) (*stellartoml.Response, error)
}

Jump to

Keyboard shortcuts

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