Documentation ¶
Index ¶
- Variables
- func GetExceptionDetail(projectName string, skip int) (errorTrace string)
- func SendEventLog(log EventLog)
- func SendExceptionErrLog(err error)
- func SendExceptionLog(log ExceptionLog)
- func SendMiddleLog(log MiddleLog)
- type ApiCategory
- type EventLog
- type ExceptionLog
- type InfoLog
- type MiddleLog
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ApiManager = myapi.NewApiGroup[ApiCategory]()
)
Functions ¶
func GetExceptionDetail ¶
func SendEventLog ¶
func SendEventLog(log EventLog)
func SendExceptionErrLog ¶
func SendExceptionErrLog(err error)
func SendExceptionLog ¶
func SendExceptionLog(log ExceptionLog)
func SendMiddleLog ¶
func SendMiddleLog(log MiddleLog)
Types ¶
type ApiCategory ¶
定义 API 分类信息
type EventLog ¶
type ExceptionLog ¶
Click to show internal directories.
Click to hide internal directories.