Text allows to encode an object to its text representation when arguments are requested and to decode a byte slice into its object when data is retrieved from the server. Use this function for JSON, XML, YAML, etc formats. This function can check for valid UTF8 characters, see field CheckValidUTF8.
(enc interface {
encoding.TextMarshaler
encoding.TextUnmarshaler
})
source not stored for this graph (policy: none)