client

package module
v0.0.0-...-d7b0689 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: Apache-2.0 Imports: 13 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrapevineClient

type GrapevineClient interface {
	GetClient() *http.Client
}

type GrapevineClientCache

type GrapevineClientCache interface {
	GetClient(common.Address) GrapevineClient
	POST(common.Address, string, proto.Message, proto.Message) error
}

func NewGrapevineClientCache

func NewGrapevineClientCache() GrapevineClientCache

Jump to

Keyboard shortcuts

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