package
Version:
v0.9.10
Opens a new window with list of versions in this module.
Published: Jun 9, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
r 基于gin的Context,实现响应数据结构体
集成全局traceID
type Data map[string]interface{}
数据对象
type Meta struct {
Trace Trace `json:"trace"`
}
Meta 元数据
type Trace struct {
TraceId string `json:"trace_id"`
RequestId string `json:"request_id"`
}
Trace 跟踪信息
Source Files
¶
Click to show internal directories.
Click to hide internal directories.