# README
go-yapi
go-yapi is a Go client for Yapi .
2022.05.08更新 修改api返回数据解析错误的问题,重写api请求调用
Installation
Install go-yapi using the "go get" command:
go get github.com/micrease/go-yapi
Documentation
Example
See Examples
Reference Projects
- andygrunwald/go-jira - Go client library for Atlassian JIRA
License
This project is released under the terms of the MIT license.
# Packages
No description provided by the author
# Functions
CheckResponse checks the API response for errors, and returns them if present.
NewClient returns a new API client.
NewServerError creates a new Server Error.
# Structs
No description provided by the author
AuthenticationService .
BasicAuthTransport is an http.RoundTripper that authenticates all requests using HTTP Basic Authentication with the provided username and password.
No description provided by the author
No description provided by the author
No description provided by the author
CatMenuService .
A Client manages communication with the API.
*
接口通用返回
*/.
No description provided by the author
No description provided by the author
Error message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InterfaceService .
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProjectService .
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author