Versions in this module Expand all Collapse all v0 v0.1.5 Sep 30, 2024 v0.1.4 Sep 30, 2024 Changes in this version + type Info struct + Context map[string]any + Inner error + StackTrace []string + Suggestions []string + Timestamp time.Time + func NewInfo() *Info + func (info *Info) Copy() *Info + func (info *Info) IsNil() bool