Many error types are not serializable since they tend to be Go structs without any exported fields (e.g., errors constructed with [errors.New]). Some applications, may desire to marshal an error as a JSON string even if these errors cannot be unmarshaled.
()
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…