modulepackage
0.0.0-20190826164710-159b136173f9
Repository: https://github.com/futuretea/go-yapi.git
Documentation: pkg.go.dev
# README
go-yapi
go-yapi is a Go client for Yapi .
Installation
Install go-yapi using the "go get" command:
go get github.com/futuretea/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
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
ProjectService .
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author