package
0.0.0-20220914071937-d0c8600e7bee
Repository: https://github.com/invxp/go-layout-assistant.git
Documentation: pkg.go.dev

# Functions

Failed Client请求失败(通过panic终止代码).
Fatal Server处理失败.
Request HTTPClient请求助手如果POST, 数据为序列化后的JSONBytes.
Success 成功.

# 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
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

RequestGET GET请求(URLQuery).
RequestPOST POST请求(Body).
RequestPOSTCreate POST-Create请求(Body).
Response HTTP统一回复结构.
ResponseData 具体回复的内容.

# Type aliases

No description provided by the author