Versions in this module Expand all Collapse all v1 v1.0.2 Mar 17, 2021 Changes in this version + const Version + type Entry struct + API struct{ ... } + DeploymentID string + RemoteHost string + ReqClaims map[string]interface{} + ReqHeader map[string]string + ReqQuery map[string]string + RequestID string + RespHeader map[string]string + Tags map[string]interface{} + Time string + UserAgent string + Version string + func ToEntry(w http.ResponseWriter, r *http.Request, reqClaims map[string]interface{}, ...) Entry