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

Interface Method Details

Get() interface{}

This method is abstract.


160
// File 'aws/protocol/eventstream/header_value.go', line 160

Get() interface{}

String() string

This method is abstract.


161
// File 'aws/protocol/eventstream/header_value.go', line 161

String() string