AppendFormat formats the JSON value in src and appends it to dst according to the specified options. See [Value.Format] for more details about the formatting behavior. The dst and src may overlap. If an error is reported, then the entirety of src is appended to dst.
(dst []byte, src Bytes, opts ...Options)
source not stored for this graph (policy: none)
searching dependent graphs…