Versions in this module Expand all Collapse all v1 v1.2.0 Jul 6, 2026 Changes in this version + func CreateRecord(username, module, action, target, targetUuid, detail, sourceIp string) error + func GetSourceIp(c *gin.Context) string + func GetUsername(c *gin.Context) string + func List(c *gin.Context, in *ListRequest) + func LogWithContext(c *gin.Context, module, action, target, targetUuid, detail string) + type ListRequest struct + Action string + Keyword string + Module string + Page int + PerPage int