http

package
v0.0.0-...-7553a0f Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscoveryClient

type DiscoveryClient interface {
	Post(ctx context.Context, appname string, path string, param interface{}) (interface{}, error)
}

type HttpClient

type HttpClient struct {
	// contains filtered or unexported fields
}

func GetHttpClient

func GetHttpClient() *HttpClient

func (*HttpClient) Post

func (hc *HttpClient) Post(ctx context.Context, appname string, path string, param interface{}) (interface{}, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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