Interface: eventstream.Value
import "../ibm-cos-sdk-go-v2/aws/protocol/eventstream"
Overview
Value represents the abstract header value.
Implemented By
eventstream.BoolValue, eventstream.BytesValue, eventstream.Int16Value, eventstream.Int32Value, eventstream.Int64Value, eventstream.Int8Value, eventstream.StringValue, eventstream.TimestampValue, eventstream.UUIDValue
Interface Method Summary collapse
- Get() interface{} interface
- String() string interface