package
3.2411.0-pre1+incompatible
Repository: https://github.com/actiontech/dms.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ImmediatelyCloseReqBody will close the req body immediately after each request body is ready.
No description provided by the author
No description provided by the author
NewClient makes a new Client capable of making GraphQL requests.
NewRequest makes a new Request with the specified string.
No description provided by the author
No description provided by the author
UseMultipartForm uses multipart/form-data and activates support for files.
No description provided by the author
WithHTTPClient specifies the underlying http.Client to use when making requests.
No description provided by the author
# Constants
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
# Variables
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
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CloudBeaver 版本号格式一般为 X.X.X.X 格式,例如 '22.3.1.202212261505' , 其中前三位为版本号.
Client is a client for interacting with a GraphQL API.
TODO 暂时无法确定这套查询语句是兼容到22.1.5版本还是22.1.4版本, 因为虽然找到了22.1.4版本的镜像, 但没找到22.1.4版本的代码.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
File represents a file to upload.
No description provided by the author
No description provided by the author
Request is a GraphQL request.
No description provided by the author
# Interfaces
不同版本的CloudBeaver间存在不兼容查询语句 说明: 接口传参时不要删除旧版查询语句的查询参数,多余的参数对新接口没有影响但是可以兼容旧版本.
# Type aliases
ClientOption are functions that are passed into NewClient to modify the behaviour of the Client.
No description provided by the author
No description provided by the author
No description provided by the author