jd

package
v0.0.0-...-5bbfe4a Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnderscoreToUpperCamelCase

func UnderscoreToUpperCamelCase(s string) string

Types

type Client

type Client struct {
	ServerUrl      string
	AccessToken    string
	ConnectTimeout int
	ReadTimeout    int
	AppKey         string
	AppSecret      string
	Version        string
	Format         string
	// contains filtered or unexported fields
}

func NewClient

func NewClient(serverUrl, appKey, appSecret string) *Client

func (*Client) Execute

func (c *Client) Execute(req request.Request, accessToken string) (err error)

func (*Client) MatchJdAddress

func (c *Client) MatchJdAddress(province, city, county string) (address []string, errResp request.ErrorResp, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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