package
0.0.0-20240719154824-f239a2d3d42a
Repository: https://github.com/xyser/dnsx.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewErrMessageResponse new error message.
NewErrResponse new error response.
NewResponseWithData 返回携带data的自定义响应.
NewSucResponse new success data.
Version 获取接口版本 @Produce json @Success 200 {object} api.Response @Failure 500 {object} api.Response @Router /api/v1/version [get].
# Variables
BuildTime build in time.
BuildVersion build in git last commit id.
ErrFailParams params fail.
ErrInternalServer server internal.
ErrMissParams params miss.
ErrNotExist record not find.
SuccessResponse success response.