apifox

package
v0.0.0-...-9be93d0 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Authorization string
	ProjectId     string
	Locale        string
	Server        string
	HttpClient    *http.Client
}

func NewClient

func NewClient() *Client

func (Client) QueryApiInfo

func (c Client) QueryApiInfo(id int) *response.ApiInfo

func (Client) QueryApiList

func (c Client) QueryApiList() *response.ApiListResp

func (Client) SaveApi

func (c Client) SaveApi(req request.SaveApiReq) (err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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