inter

package
v0.0.0-...-e09f2c6 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultSendConf

type DefaultSendConf struct {
}

func (DefaultSendConf) SendHttpRequest

func (d DefaultSendConf) SendHttpRequest(ctx context.Context, url string, param any) (map[string]interface{}, error)

type SendInter

type SendInter interface {
	SendHttpRequest(ctx context.Context, url string, param any) (map[string]interface{}, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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