package
0.17.0
Repository: https://github.com/hypertrace/goagent.git
Documentation: pkg.go.dev

# Functions

SetBodyAttribute sets the body as a span attribute.
SetEncodedBodyAttribute is like SetBodyAttribute above but also base64 encodes the body.
SetTruncatedBodyAttribute truncates the body and sets the body as a span attribute.
SetTruncatedEncodedBodyAttribute is like SetTruncatedBodyAttribute above but also base64 encodes the body.